A useful Roda API generator script to scaffold your Ruby API
A useful Roda API generator script to scaffold your API.
Install it yourself as:
$ gem install roda_api_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
If you are having a problem with this gem, please submit an issue.
See CONTRIBUTING.md.
The gem is available as open source under the terms of the MIT License.