Перейти к содержимому

How to Call/Receive APIs in Swift/Xcode (No Dependencies)

Code Morning

0:00 / 0:00

How to Call/Receive APIs in Swift/Xcode (No Dependencies)

4 620 просмотров · 7 лет назад
Code Morning
153 подписчика
4 620 просмотров · 7 лет назад
In this video we'll go over how to call APIs in Swift without using dependencies such as Alamofire! Specific topics covered: GET & POST calls Parsing JSON response Setting API Authorization Headers Setting a timeout on an API Connecting response data to a UITableView You can view the code used in this video here: https://github.com/rileydnorris/API-T...