No commit activity in last 3 years
No release in over 3 years
A collection of useful Ruby generator scripts for scaffolding APIs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
~> 10.0
~> 3.0
= 0.59.2
= 0.16.1

Runtime

>= 0
 Project Readme

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.