Skip to content

cabotdeveloper/node-hapi-mysql-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cabot Knowledge-base: NodeJS + HAPI + MySQL project

A basic starter repo that can be cloned and used for new API services.

About the project

  • Basic structuring of a REST based project
  • Usage of Hapi framework
  • REST documentation using Swagger
  • Usage of core MySQL module in Hapi (We should start using other ORM modules)
  • Route validations using Joi
  • Usage of Glue to unify the manifest
  • Logger using good-file module

Installation & set-up

IMPORTANT

  • If you want to do some changes to the project, create a new branch and raise a merge request against master.

About

Hapi Starter project for Basic REST API Development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published