Auto-generates comprehensive API docs from code. REST, GraphQL, WebSocket with examples and schemas.
- Initial release of API Documentation Generator. - Automatically generates comprehensive documentation for REST, GraphQL, and WebSocket APIs. - Provides endpoint details: method, path, description, authentication, parameters, request/response schemas, and error formats. - Includes example requests in curl, JavaScript fetch, and Python requests. - Outputs OpenAPI/Swagger-compatible markdown with tables and JSON examples. - Documents rate limiting information where applicable.