expodoc
v1.0.7
Published
A tool to generate API documentation automatically for Express.js applications.
Maintainers
Readme
Express Docgen
Overview
A tool to generate API documentation automatically for Express.js applications.
Features
- Automatically generates Postman API documentation from your Express.js application.
Installation
npm install expodocUsage
npx expodoc --init # Initialize the config filenpx expodoc --help # Show helpnpx expodoc --postman # Generate Postman documentationnpx expodoc --version # Show version