Backend API
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend API.
When to use this skill
- When creating RESTful API endpoints with resource-based URLs
- When defining HTTP methods (GET, POST, PUT, PATCH, DELETE) for API routes
- When implementing API versioning strategies (URL path or headers)
- When adding query parameters for filtering, sorting, pagination, or search
- When determining appropriate HTTP status codes for responses
- When structuring nested resources and endpoint URLs
- When implementing rate limiting headers and response metadata
- When working with API frameworks like Express, Fastify, Next.js API routes, TanStack Router, or similar
Instructions
For details, refer to the information provided in this file: backend API
Converted and distributed by TomeVault — claim your Tome and manage your conversions.