Based on Sean Allen's Youtube chancel - https://www.youtube.com/watch?v=ERr0GXqILgc
Swift API Calls (Networking) - Async Await & JSON
A SwiftUI app that downloads data from the GitHub API with a network call and display a basic user profile page using that data. For this we use Swift Concurrency with Async Await.