Skip to content

JKHeadley/rest-hapi-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-hapi-demo

A simple demonstration of the rest-hapi plugin.

rest-hapi-demo-alt-optimized

(NOTE: For an alternative quick start, check out his awesome yeoman generator for rest-hapi.)

Requirements

You need Node.js installed and you'll need MongoDB installed and running.

Installation

clone the repo

$ git clone https://github.com/JKHeadley/rest-hapi-demo.git

install the dependencies

$ npm install

seed the models

$ ./node_modules/.bin/rest-hapi-cli seed

Using the app

start the api

$ npm start

view the api docs at

http://localhost:8080/

About

A simple demonstration of the rest-hapi plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published