API Documentation Generator
Generate comprehensive API documentation from code or specifications
Content
Generate API documentation for the following {{language}} code: ```{{language}} {{code}} ``` Include: 1. Endpoint overview with HTTP methods 2. Request parameters (path, query, body) 3. Response format and status codes 4. Authentication requirements 5. Example requests and responses 6. Error handling details Use OpenAPI-style formatting.
Related Prompts
Tree-of-Thought Problem Explorer
Explore multiple solution paths simultaneously using branching reasoning to find optimal outcomes for complex problems.
Technical Changelog & Release Notes Writer
Converts raw developer notes, commit messages, or pull request descriptions into polished, user-friendly changelog entries and release notes for multiple audiences.
REST API Documentation Writer
Generates complete, developer-friendly REST API documentation from endpoint details including request/response examples, error codes, and authentication.
Legacy Code Migration Assistant
Analyze and plan migration of legacy code to modern tech stack