iOS development – Http request with Alamofire using cocoapods to manage dependencies/frameworks.



iOS development – Http request with Alamofire using cocoapods to manage dependencies/frameworks.

iOS development  - Http request with Alamofire using cocoapods to manage dependencies/frameworks.

In this video we’re gonna learn how to make http requests for our app. We implement an app that use Alamofire to retrieve data from an API and display on our app. We also learn how to use cocoapods to manage our dependecies.

API link: https://www.boredapi.com/
Install cocoapods: https://guides.cocoapods.org/using/getting-started.html
Alamofire Doc: https://github.com/Alamofire/Alamofire

Comments are closed.