0.0.4 • Published 11 years ago
generator-restapi v0.0.4
generator-restapi
A small but nice generator. For express and MongoDB. He is well suited fo Restfull Api projects.
Getting Started
Install Yeoman
npm install -g yoYeoman Generators
Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.
To install generator-restapi from npm, run:
npm install -g generator-restapiFinally, initiate the generator:
yo restapiTo add a route to the Customize Project. execute them this command
yo restapi:route theNameofTheRouteLicense
Sebastian Kreissl (c) 2015
MIT