api-endpoint-create
Standard procedure for creating robust API endpoints
35124 Skills
Standard procedure for creating robust API endpoints
Guides standardized REST API endpoint creation following team conventions. Use when creating new API
新しいAPIエンドポイントを追加する際に使用。Huma API、Echo、Handler/Service/Repositoryの3層構成、エンドポイント登録パターンを適用。REST API、新規エンド
REST API design standards for FanHub's Express backend. Use when creating or modifying API endpoints
Generates CRUD REST API endpoints with request validation, TypeScript types, consistent response for
Defines patterns for implementing FastAPI REST endpoints, including route definition, request/respon
Create REST API endpoints with proper validation, error handling, and Swagger documentation. Use whe
Debug API 500 errors and unexpected responses. Use when mobile apps get server errors, when API retu
Implement comprehensive API error handling with standardized error responses, logging, monitoring, a
Apply when designing error responses, implementing error handlers, and ensuring consistent error for
Implements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production APIs, implementing error recovery patterns, or integrating error monitoring services.
Define consistent API error codes and responses. Use when a mid-level developer needs error standardization.