NodeJS API server Scaffold
Built on:
- hapi js framework
- jwt authentication
- sequelize ORM
- sqlizr - Sequelize plugin to load all models
- glue - Server composer for hapi.js.
- hapi-swagger -Swagger documentation engine.
- glob - Match files using the patterns the shell uses.
- hapi-auth-jwt2 - Secure Hapi.js authentication plugin using JSON Web Tokens (JWT).
- plugo - Dynamically expose modules to hapi plugins from a given path
- blipp - Simple hapi plugin to display the routes table at startup.
- good - Hapi process monitor.
- good-console - Console reporting for Good process monitor.
- lab - Node test utility.
- code - BDD assertion library.