API Endpoint Designer
Design RESTful API endpoints with proper naming, methods, and documentation
Content
Design RESTful API endpoints for a {{use_case}} system. Requirements: {{requirements}} Authentication: {{auth_method}} Provide: 1) Resource names and URL structures, 2) HTTP methods for each endpoint (GET, POST, PUT, DELETE), 3) Request/response body schemas (JSON), 4) Query parameters, 5) Status codes to use, 6) Error response formats. Follow REST best practices and use {{framework}} conventions.
Related Prompts
Chain-of-Verification Generator
Generate self-verifying prompts that ask the AI to check its own outputs against criteria
Chain-of-Thought Reasoning Generator
Generate step-by-step reasoning prompts that guide AI models through complex problem-solving with explicit logical steps.
CI/CD Pipeline Optimizer
Optimize continuous integration and deployment pipelines
Few-Shot Learning Prompt
Teach AI patterns through examples for better outputs