1.0.0 • Published 9 years ago
generator-restmen v1.0.0
generator-restmen 
Scaffold out a barebones REST API that uses MongoDB, Express.js, and NodeJS
This is what I use for my own modules.
Install
$ npm install --global generator-restmen
Usage
Create a new directory and enter inside of it:
$ mkdir some-app && cd some-app
Run the generator:
$ yo restmen
License
MIT @ Gabriel Montalvo
1.0.0
9 years ago