Mobile apps rarely work in isolation. Most production apps at companies like Spotify or Uber rely on backend services for authentication, user data, content, and business logic.
Explain the role of REST APIs in mobile apps. In your answer, address these points:
The interviewer expects a practical systems explanation rather than protocol trivia. You should describe how REST fits into a typical mobile architecture, what benefits it provides, and what trade-offs or limitations engineers should understand when building or consuming these APIs.