项目作者: Napice

项目描述 :
A useful Roda API generator script to scaffold your Ruby API
高级语言: Ruby
项目地址: git://github.com/Napice/roda_api_generator.git
创建时间: 2018-09-27T10:48:49Z
项目社区:https://github.com/Napice/roda_api_generator

开源协议:MIT License

下载


Napice Roda API Generator Build Status Gem Version Maintainability

A useful Roda API generator script to scaffold your API.

Setup

Install it yourself as:

  1. $ gem install roda_api_generator

Included generator

Roda API scaffolding: api_generators roda --name=your_project_name

To view the README for each generator, run it with the help option.

  1. $ api_generators help

Found a bug?

If you are having a problem with this gem, please submit an issue.

Contributing

See CONTRIBUTING.md.

License

The gem is available as open source under the terms of the MIT License.