json-docs-generator

JSON →
library 1.5.1 ·javascript
verified Jun 7, 2026

A utility for generating Markdown documentation from JSON-based REST API descriptions. Current stable version is 1.5.1, with no active release cadence (last update unknown). Key differentiator: simple, declarative JSON schema to produce human-readable API docs without a heavy toolchain. Alternative to tools like Swagger/OpenAPI or apiDoc, but with a minimalist approach focused on REST endpoints, headers, request/response schemas, and error codes. Supports both local dev dependency and global CLI usage.