SwiftHttpClient Swift HTTP Client is a simple example to make HTTP call for any rest API. It contains: Make HTTP call using UrlSession object. Parse JSON using Codable protocol. Display JSON feeds in list.