1.0.0 • Published 10 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-restmenUsage
Create a new directory and enter inside of it:
$ mkdir some-app && cd some-appRun the generator:
$ yo restmenLicense
MIT @ Gabriel Montalvo
1.0.0
10 years ago