Find My Coffee API is the backend of a Full-Stack application. It allows you to handle all the app’s logic, built in Ruby using the Rails framework!
- Ruby version 2.5.1
- Rails version 5.2.4.3
- Postgres
- Github
- Cors
- ActiveRecord Postgis Adapter
-
Dependências
- Ruby
- Rails
-
To create and migrate the app’s database.
- rake db:create db:migrate
-
To install the gems.
- bundle install
-
To start the project.
- rails s -p 3001
As principais funções do app são:
- Returning establishments that have already been reviewed.
- Creating reviews.
- Returning reviews for a specific establishment.
- Repository: https://github.com/touridev/find_my_coffee_api
1.0.0.0
