WELCOME!
This is a sample project to get you started with nodejs as a microservice.
- make sure you have mongodb installed
- pull the project and run 'npm install'
- recommended for debugging: 'npm install -g node-inspector'
FEATURES:
- node.js + express
- mongoose
- mocha - for testing