A sample iOS app in SwiftUI showing how to make REST API calls and architect the networking layer.
The article explaining the code in detail can be found here.
The commits in the repository follow the evolution of the code in the article, with tags for each chapter.
The code in this repository is provided only for didactical purposes. As such, it is tied to an article and I cannot updated it without also updating the article.
For this reason, please don't send any pull requests. If you want to contribute, I would really appreciate if you can link to the original article from your blog or share it on forums and social media. Thanks.