Project developed during the super full stack week provided by [OneBitCode].
# clone
$ git clone git@github.com:caioagiani/find-my-coffee-api.git
# open folder
$ cd find-my-coffee-api
# install dependencies
$ bundle install
# start application
$ rails s