generator-cedrus-api-czar-lite
v0.6.2
Published
Creating NodeJS REST API's following Cedrus best practices.
Downloads
9
Maintainers
Readme
generator-cedrus-api-czar-lite
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