Skip to content

Demo application that shows how to add Swagger UI Spec to existing Node.js/Express.js project

License

Notifications You must be signed in to change notification settings

GenFirst/swagger-to-existing-nodejs-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger-to-existing-nodejs-project

Demo application that shows how to add Swagger UI Spec to existing Node.js/Express.js project

Requirements

  • Node.js v6.11.0
  • MongoDB v3.4.6
  • Gulp v3.9.1

Usage

  • Install dependencies npm i
  • Start docker-compose docker-compose up or start you own MongoDB
  • Start server gulp develop

Api documentation can be found on: http://localhost:3000/api-docs

License

swagger-to-existing-nodejs-project is released under MIT License.

About

Demo application that shows how to add Swagger UI Spec to existing Node.js/Express.js project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages