Grape Bootstrap
Grape bootstrap with Rack and Mongodb
Instalation
- Clone project
- Run
bundle install
- Copy
config/mongoid.yml.sample
toconfig/mongoid.yml
- Run
rackup
Specs
- Run
[bundle exec] rspec
Routes
- Run
[bundle exec] rake routes
Database
API
Contribute
You are welcome :)