Networking with SwiftUI: ListView from a REST API

Опубликовано: 16 Июль 2026
на канале: TNQVD
2,200
45

In this video, you'll learn how to download data (JSON formatted) from a REST API and show that data in your SwiftUI View. You'll also learn about the usage of the Published Property Wrapper and the Observable and Observed Object Conformances.

Link to the JSON REST API used in this video: https://jsonplaceholder.typicode.com/...

Github: https://github.com/SwapnanilDhol
Twitter:   / swapnanildhol  

#SwiftUI #SwiftJSONParsing