Skip to content

A useful Roda API generator script to scaffold your Ruby API

License

Notifications You must be signed in to change notification settings

vbrazo/roda_api_generator

Repository files navigation

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.