API Design Patterns
Conventions and best practices for consistent, developer-friendly REST APIs.
When to Activate
- Designing new API endpoints or an API surface
- Reviewing existing API contracts
- Adding pagination, filtering, or sorting
- Implementing error handling for APIs
- Planning API versioning strategy
- Building public or partner-facing APIs
- User asks for "API design", "REST conventions", or "endpoint structure"
Work Process
- Define resources and URLs — Nouns, plu
[Description truncada. Veja o README completo no GitHub.]