YASEN-ALPHA Code-to-Docs
# 📝 Code-to-Docs API **Stop writing README files by hand. Generate them instantly from any GitHub repository.** Feed a GitHub URL. Get a professional README. Works in seconds. ⚠️ Note: Because this API performs deep-tree repository analysis and runs live LLM inference via Groq Llama 3, execution time ranges from 5-8 seconds depending on repository size. --- ## 🚀 What It Does This API analyzes…
YASEN-ALPHA Code-to-Docs endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_check_api_v1_health_get /api/v1/health |
|
| Generation | ||
| POST |
generate_docs_api_v1_generate_post /api/v1/generate |
Generate documentation using LLM |
| Stats | ||
| GET |
get_stats_api_v1_stats_get /api/v1/stats |
|
| Frameworks | ||
| GET |
get_frameworks_api_v1_frameworks_get /api/v1/frameworks |
|
| Other endpoints | ||
| GET |
root__get / |
|
YASEN-ALPHA Code-to-Docs pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $19 / month | 10 / minute |
|
| ULTRA | $49 / month | 25 / minute |
|