API Documentation Generator
Generate comprehensive API documentation including endpoints, parameters, responses, and examples.
Content
Generate API documentation for an endpoint with these specifications: Endpoint: {{endpoint}} Method: {{http_method}} Purpose: {{purpose}} Authentication: {{auth_type}} Parameters: {{parameters}} Provide: 1) Endpoint description 2) Request headers and body 3) Query parameters 4) Response format and status codes 5) Error responses 6) Code examples in {{language}} 7) Rate limiting info. Make it developer-friendly.
Related Prompts
AI-Powered Code Migration Planner
Creates a step-by-step migration plan for moving codebases from legacy frameworks or languages to modern stacks, with risk assessment and rollback strategies.
API Design Reviewer
Review and improve REST API designs with best practices
SQL to NoSQL Migration Planner
Plan migration from relational to document databases
System Design Evaluator
Evaluate and improve system architecture designs