API Documentation Generator
Generate comprehensive API documentation including endpoints, parameters, responses, and code examples.
Content
Generate complete API documentation for the following API: API Name: {{api_name}} Base URL: {{base_url}} Authentication: {{authentication}} For each endpoint: - Endpoint path and method - Description of what it does - Request parameters (path, query, body) - Request body schema (if applicable) - Response status codes and response body schema - Example requests in {{code_language}} - Error handling information API Endpoints to document: {{endpoints}}
Related Prompts
SQL Query Optimizer
Optimize SQL queries for performance and best practices
Code Migration Plan Generator
Creates a comprehensive migration plan for moving from legacy codebases to modern frameworks, including risk assessment and rollback strategies.
Automated Code Review Critic
Perform comprehensive automated code review with security, performance, and best practices analysis
Legacy Code Migration Assistant
Analyze and plan migration of legacy code to modern tech stack