Swift Building and Parsing URLs in Swift Learn how to create a URL from components, parse a URL into components, and work with URL query items in Swift.
Swift Download Image or File From URL In Swift 5 Using URLSession Download and save files and images to a cache in Swift without Cocoapods.
Swift GET and POST HTTP Requests in Swift without Alamofire Make GET and POST HTTP requests in Swift without Alamofire