Skip to content

marjaimate/grape-bootstrap

Repository files navigation

grape-bootstrap

Gem to have exetuable to create initial setup for Grape REST API.

Usage

$ grape init

Scaffolded structure

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

Contribute

  • Fork
  • Branch off
  • Commit & Push
  • Pull

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages