Writing API docs is boring. AI generates beautiful documentation from your endpoints.
The Prompt:
Create API documentation for these endpoints: [Paste controller/routes code] Format as: 1. Endpoint overview table 2. For each endpoint: - HTTP method and path - Description - Request parameters (query, path, body) - Request example (curl + code) - Response format (success + error) - Response examples - Status codes - Authentication requirements - Rate limits (if applicable) Make it ready for README or API docs site.
Output: Professional API documentation in markdown, ready to publish!
