-
v0.1.0 - Initial Release
StableSome checks failedCI / test (push) Failing after 11sreleased this
2026-01-31 17:15:26 +00:00 | 32 commits to main since this releaseWhat's Changed
Initial release of DocGen-CLI - A CLI tool that automatically scans codebases, detects API endpoints and function signatures, and generates beautiful interactive self-hosted API documentation with zero configuration.
Features
- Multi-language endpoint detection (Python, JavaScript, Go, Rust)
- Stripe-like interactive HTML documentation
- Markdown output format
- Live reload development server
- Zero configuration
- Beautiful terminal output
Supported Frameworks
- Python: FastAPI, Flask, Django
- JavaScript/TypeScript: Express, Fastify
- Go: Gin, chi
- Rust: Actix-web
Output Formats
- HTML (interactive documentation)
- Markdown (GitHub-compatible)
- OpenAPI 3.0 specification
Downloads