New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-restapi

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-restapi

Yeoman generator

latest
Source
npmnpm
Version
0.0.4
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

yeoman-generator

FAQs

Package last updated on 05 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts