APIDesign
Per-topic index for Developer/APIDesign/ — 4 note(s). See Developer Index for the full topic list and system_prompt for structure/conventions. See also README.md in this folder for the topic's scope/why/when.
Pagination-Filtering-Sorting
- Fundamentals — Pagination Strategies: Offset vs Cursor-Based
REST-GraphQL-gRPC
- Fundamentals — REST vs GraphQL vs gRPC: Choosing an API Style
SchemasContracts
- Fundamentals — API Contracts: OpenAPI, Protobuf, and Schema-First Design
Versioning
- Fundamentals — API Versioning Strategies