
Software engineering
Build your first SwiftUI app (Part 4): Set up a mock server with Postman
In the previous article, we designed a login screen that makes an API request. However, we don’t have a server that will handle this request yet. API calls are an important part of every mobile app that communicates with a remote database, which is most apps today, so it