Sample node.js application with:-
- mySQL connectivity using knex
- database schema versioning with knex
- unit testing with mocha
- BDD style testing with chai
- Mocking and Spying with sinon
- Swagger
Swagger
- To view the swagger documentation, run "swagger project edit". It is currently tied to the sample hello-world.js controller
Credits:-