REST API Call in SwiftUI
Hi all, in today’s post, I’m going to demonstrate how to make a GET call to a RESTful API, fetch data from it and display the data in SwiftUI. The code used in this post is available here. Overview As you can see on the cover of this post, we’ll be b...
Mar 6, 20236 min read5.2K
