A RESTful api application whilst using TDD (RSpec and Factory_Bot). It's also using Travis CI for continuous integration
$ bundle install
$ rake db:create
$ rake db:migrate
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.