Skip to content

p-meier/hapi-rest-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RESTful API using hapi.js and MongoDB

This is the code for this blog-post: Build a RESTful API using hapi.js and MongoDB

##How to setup?

You should have a current version of node installed and a local MongoDB server running. Now just clone the repository and execute these two commands:

npm install
node server.js

About

Simple REST project with hapijs and mongodb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published