/find-my-coffee-api

API Rest in Ruby on Rails - PostgreSQL (Postgis)

Primary LanguageRuby

Find My Coffee

Find My Coffee Api

GitHub language count GitHub top language GitHub repo size GitHub last commit

Project developed during the super full stack week provided by [OneBitCode].

Running the app

# 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

Contact