generator-apigee-deploy-grunt-api

Scaffold out an Apigee Node.js API

Usage no npm install needed!

<script type="module">
  import generatorApigeeDeployGruntApi from 'https://cdn.skypack.dev/generator-apigee-deploy-grunt-api';
</script>

README

Gitter

NPM

Build Status

API proxy Generator

Yeoman generator that scaffolds API Proxy based on Apigee Deploy Grunt Plugin alt text

Features

  • Build Apigee API Proxy Scaffolding code
  • Customizes scripts based on parameters
  • Includes Grunfile.js and custom tasks to manage deployment to Apigee Edge

Getting Started

  • Install: npm install -g generator-apigee-deploy-grunt-api
  • Run: yo apigee-deploy-grunt-api

Grunt Serve Note

@TODO

Docs

@TODO

Contributing

If you would like to contribute, simply fork the repository, push your changes to a branch and send a pull request:

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Typo fixes, improvements to grammar or readability, it's all welcome.

License

Copyright (c) 2015 Diego Zuluaga (twitter: @dzuluaga) Licensed under the MIT license.