Skip to content

BrendanGoggin/node-swagger-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-swagger-example

Example REST API using Node, Swagger, and Docker

TODO:

  • add links to the "tech stack" section
  • actually add swagger to the project
  • add Postman collection and tests
  • add unit tests

Run the app

# create the database
./scripts/wiper.sh

# run the app
./scripts/upper.sh

# bring down the app
./scripts/downer.sh

Tech stack

TODO: add links here

  • NodeJS
  • Sequelize
  • MySQL
  • Swagger
  • Docker (and Docker Compose)

About

Example REST API using Node, Swagger, and Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published