Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 896 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 896 Bytes

Grape Bootstrap

Grape bootstrap with Rack and Mongodb

Build Status Code Climate Test Coverage

Instalation

  • Clone project
  • Run bundle install
  • Copy config/mongoid.yml.sample to config/mongoid.yml
  • Run rackup

Specs

  • Run [bundle exec] rspec

Routes

  • Run [bundle exec] rake routes

Database

API

Contribute

You are welcome :)