Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caioagiani/find-my-coffee-api
API Rest in Ruby on Rails - PostgreSQL (Postgis)
https://github.com/caioagiani/find-my-coffee-api
api api-rest postgis postgresql ruby-on-rails
Last synced: 2 days ago
JSON representation
API Rest in Ruby on Rails - PostgreSQL (Postgis)
- Host: GitHub
- URL: https://github.com/caioagiani/find-my-coffee-api
- Owner: caioagiani
- Created: 2020-10-23T02:04:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T05:22:47.000Z (over 3 years ago)
- Last Synced: 2024-05-01T16:30:36.115Z (6 months ago)
- Topics: api, api-rest, postgis, postgresql, ruby-on-rails
- Language: Ruby
- Homepage: https://onebitcode.com
- Size: 29.3 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Find My Coffee Api
Project developed during the super full stack week provided by [OneBitCode].## Running the app
```bash
# clone
$ git clone [email protected]:caioagiani/find-my-coffee-api.git# open folder
$ cd find-my-coffee-api# install dependencies
$ bundle install# start application
$ rails s
```## Contact
- [LinkedIn](https://www.linkedin.com/in/caioagiani/)
- [email protected]