0.0.4 • Published 9 years ago

generator-restapi v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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 yo

Yeoman 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-restapi

Finally, initiate the generator:

yo restapi

To add a route to the Customize Project. execute them this command

yo restapi:route theNameofTheRoute

License

Sebastian Kreissl (c) 2015

MIT

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago