Hello, iam Gregory Corona, Enjoy the rest of your day.

How Do I Get An Alamofire Response In Swift? [Solved]

Fetching data through Get request using Alamofirein.print(response.request)print(response.result)print(response.response)if let result = response.result.value{Print(result)}}

Swift - Get Request with Alamofire

This tutorial shows how to fetch data with GET request from OpenStreetMap with

Swift- How to use Alamofire to get response from API’s in Swift 4

It is very simple and very easy to fetch api

iOS Alamofire Tutorial

#codepro #