Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emcorrales/rails-api-example
https://github.com/emcorrales/rails-api-example
api rails rails-api rails5 rspec
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/emcorrales/rails-api-example
- Owner: emcorrales
- Created: 2017-08-11T04:09:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-12T08:35:42.000Z (over 7 years ago)
- Last Synced: 2024-11-07T20:52:18.486Z (3 months ago)
- Topics: api, rails, rails-api, rails5, rspec
- Language: Ruby
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
DESCRIPTION:
Demo for rails api with react, rspec and postgresql.
REQUIREMENTS:
This application uses a postgresql as its database.
You should have it installed before setting up the app.
Rails 5SETTING UP THE PROJECT: