0.6.2 • Published 7 years ago

generator-cedrus-api-czar-lite v0.6.2

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

generator-cedrus-api-czar-lite NPM version Build Status Dependency Status

Creating NodeJS REST API's following Cedrus best practices.

Installation

First, install Yeoman and generator-cedrus-api-czar-lite using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-cedrus-api-czar-lite

Then generate your new project:

yo cedrus-api-czar-lite

Deploying with IBM Bluemix

Once you have created your API, you can integrate and deploy to IBM Bluemix using this command

yo cedrus-api-czar-lite:deploy-manifest

License

MIT © CedrusCo