Representational State Transfer - a set of rules for building web APIs that are simple and scalable. Like having a standardized menu format that all restaurants can use.
Mobile apps use REST APIs to get data from servers, such as retrieving user profiles or posting photos.
REST is an API architectural style, not a cloud service. All major cloud providers support building and hosting REST APIs using their compute, serverless, and API gateway products.
Explore real-world architectures from our community that use REST: