Download JSON from API in Swift w/ URLSession and escaping closures | Continued Learning #22

Описание к видео Download JSON from API in Swift w/ URLSession and escaping closures | Continued Learning #22

We are finally ready to download data from the internet! In the last few videos we learned about background threads, weak self, and Codable - all of which we will use to efficiently download data from an API. In this video we will use a URLSession to connect to a public API to download posts in the form of JSON data. We will then convert the data into our local model, and display them on the screen.

*Previously covered topics that we use herein*
Background threads:    • Multi-threading with background threa...  
Weak Self:    • How to use weak self in Swift | Conti...  
Codable:    • Codable, Decodable, and Encodable in ...  

*Links used in video*
Link 1: https://jsonplaceholder.typicode.com/...
Link 2: https://jsonplaceholder.typicode.com/...
Link 3: https://app.quicktype.io

Next video:    • Download JSON from API in Swift with ...  
Last video:    • Codable, Decodable, and Encodable in ...  

🤙 WELCOME BACK 🤙

WEBSITE: https://www.swiftful-thinking.com

DISCORD:   / discord  

GITHUB: https://github.com/SwiftfulThinking/

SAY THANKS: https://www.buymeacoffee.com/nicksarno

Комментарии

Информация по комментариям в разработке