Gem to have exetuable to create initial setup for Grape REST API.
$ grape init
app
|_api
| |_base.rb
| |_status.rb
|_helpers
|_models
config
|_environments
| |_development.rb
|_database.yml
public
|_index.html
Gemfile
README.md
Rakefile
application.rb
config.ru
environment.rb
- Fork
- Branch off
- Commit & Push
- Pull