vbrazo / roda_api_generator

A useful Roda API generator script to scaffold your Ruby API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Napice Roda API Generator Build Status Gem Version Maintainability

A useful Roda API generator script to scaffold your API.

Setup

Install it yourself as:

$ 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.

$ 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.

About

A useful Roda API generator script to scaffold your Ruby API

License:MIT License


Languages

Language:Ruby 93.4%Language:HTML 6.0%Language:Shell 0.6%