{"library":"json-docs-generator","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.5.1","tags":["javascript","json","docs","rest","api","generator","documentation"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-docs-generator","imports":["npx generate-docs --input ./api.js --output ./docs.md","In package.json: {\"scripts\": {\"docs\": \"generate-docs --input ./api.js --output ./docs.md\"}}"]},{"cmd":"yarn add json-docs-generator","imports":[]},{"cmd":"pnpm add json-docs-generator","imports":[]}],"homepage":"https://github.com/bifot/json-docs#readme","github":"https://github.com/bifot/json-docs-generator","docs":null,"changelog":null,"pypi":null,"npm":"json-docs-generator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}