API Design
RESTful API and interface design best practices
4
Total Items
2
Best Practices
Best Practices
Google API Design Guide
Opinionated REST and gRPC design rules: resource-oriented URIs, plural nouns, pagination, errors.
by GoogleMicrosoft REST API Guidelines
Cross-company REST consistency rules (nouns, verbs, versioning, errors).
by MicrosoftPatterns
Backend for Frontend (BFF)
Create separate backend services tailored to each frontend's needs