apidoc/apidoc
RESTful web API Documentation Generator. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4883
- days_rel: n/a
- days_push: 929
- n_releases_24m: 0
Adoption not part of the score
9656 stars · 1627 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
apiDoc is a Node.js CLI tool that generates RESTful web API documentation from inline @api annotations in source code comments. It supports many languages (JavaScript, Java, PHP, Python, Ruby, Go, and more) and can also be used programmatically via its API.
Use cases
- generate api documentation from code comments
- document restful web apis
- produce html docs for my api endpoints
- extract api docs from javascript or php source
- create api reference site from inline annotations
When to choose
- you document REST APIs via inline comments in a supported language
- you want a self-contained HTML documentation site generated by a CLI
- you need language-agnostic API doc generation across a polyglot codebase
When to avoid
- the project is no longer actively maintained, so avoid it for new projects needing ongoing support
- you need OpenAPI/Swagger spec output rather than apidoc's own format
- you want docs generated from route definitions or spec files instead of comments
Facets
cli-tool · maturity maintenance
api-documentation documentation cli documentation apis developer-tools web-development cli cross-platform rest-api inline-comments doc-generator npm nodejs docker
3 sources
- readme: https://github.com/apidoc/apidoc · fetched 2026-08-28 · 834b920c09e7
- homepage: http://apidocjs.com · fetched 2026-08-29 · b94146c088a8
- registry_npm: https://registry.npmjs.org/apidoc · fetched 2026-08-29 · b5858026ca0f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apidoc/apidoc | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem