example-swagger-autogen
example-swagger-autogen copied to clipboard
Example showing the use of the swagger-autogen module.
example-swagger-autogen
Install the dependencies:
$ npm install
Use the command below to generate the documentation at project startup:
$ npm run start-gendoc
Use the command below to start the project without generating the documentation:
$ npm start
Run the project and access the documentation at:
Screenshots
See the result after construction:

License
MIT License