Skip to content

simonegosetto/example-swagger-autogen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

http://localhost:3000/doc

Screenshots

See the result after construction:

License

MIT License

About

Example showing the use of the swagger-autogen module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%