Skip to content

rlaurente/hapi-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapi-boilerplate

A very simple structured HAPI boilerplate with mongodb, cors and token base authentication.

setup
cd hapi-boilerplate
npm install
npm start
Sample routes
http://localhost:8080
Sample routes with auth
http://localhost:8080/api/test
http://localhost:8080/api/test?access_token=1234

About

Simple HAPI Framework Boilerplate + Token Base Auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published