/directory-rest-nodejs

Node.js / MongoDB RESTFul services for the Employee Directory sample application

Primary LanguageJavaScript

Node.js-Based RESTFul services for Employee Directory Sample App

Built with the Node.js and the Express framework.

The client application is available in this repository

Refer to this blog post for more information about the application.

Setting Up

npm install

node server.js

A PHP / MySQL version of these RESTful services is available in this repository