Gabriel Valin
Posted on October 18, 2021
Application Programming Interface
- Group of possible specifications about interactions at applications.
- Documentation (example: Swagger)
REST: Representation State Transfer
- Architecture Shape
6 rules for REST
- Client-Server
- Stateless
- Cache
- Uniform Interface
- http://address.com/users (example)
- JSON/XML ...
- Messages and Status coherent
- HATEOS
- Return links inside request
- Layers
- Charger Balanced (example)
- Code on Demand
💖 💪 🙅 🚩
Gabriel Valin
Posted on October 18, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.