API Guidelines
Search…
adidas API Guidelines
General Guidelines
Introduction
API First
Contract
Robustness
Version Control System
Minimal API Surface
Rules for Extending
JSON
Security
REST API Guidelines
Introduction
Core Principles
Protocol
Message
Application
Execution
Evolution
Guides
API Clients
Further References
Asynchronous API Guidelines
Introduction
Powered By
GitBook
Robustness
Every API implementation and API consumer
MUST
follow Postel's law:
Be conservative in what you send, be liberal in what you accept.
–
John Postel
That is, send the necessary minimum and be tolerant as possible while consuming another service (
tolerant reader
).
General Guidelines - Previous
Contract
Next - General Guidelines
Version Control System
Last modified
3yr ago
Copy link