
Software engineering
Build your first SwiftUI app (Part 6): Creating the API helper class
Congratulations! We have already implemented many essential components of our first SwiftUI app. In the previous part, we applied the necessary logic for our authorization. In our LoginAction class, we have everything we need to send an API request to our mock server. Let’s think about scalability for a