Consuming JSON Web API in SwiftUI

preview_player
Показать описание
In this video, Mohammad Azam will demonstrate how to consume a JSON Web API in SwiftUI.

Book: Surviving the Coding Bootcamp - From no coding experience to earning a six-figure salary

Check out my courses:

Get courses from Big Mountain Studio:

1. Combine Mastery in SwiftUI

2. SwiftUI Animations

3. SwiftUI Views Mastery

4. Visual Swift Memory Mastery

5. Working with Data in SwiftUI

6. SwiftUI in UIKit Weekened Kickstarter
Рекомендации по теме
Комментарии
Автор

Finally, someone that is using the latest version of swift to create a tutorial, thanks to you I finally got this to work!
I'll definitelly check your course on Udemy later! Thanks a lot for this tutorial!

nickolasdeluca
Автор

What if we are getting only chunk of data not array of data?

neomukesh
Автор

This is great for JSON array. How would I adjust this code to work for JSON object? Thanks!

lunaservicedog
Автор

It no longer works for the new version :(

lewisferreira
Автор

I'm getting this message in the console when I try to fetch the data: Publishing changes from background threads is not allowed; make sure to publish values from the main thread (via operators like receive(on:)) on model updates. Help?

jeeves
Автор

How to load more functions SwiftUI when user scroll bottom list?

tuanhoanganh
Автор

Pretty good. How can i save this inside a database for offline usage?

xxThemoritzxx
Автор

Do you have a Udemy class on connecting SwiftUI with MySQL, PHP hosted in the cloud? I want to share a web app MySQL database with IOS. Thanks

saamr
Автор

exactly what i was looking for, thanks! this particular video may have been clearer without the viewmodel layer and you could have used the first model directly. why udemy instead of pluralsight? i already subscribe over there... ;)

idog