https://github.com/iggredible/bookstore-api-practice
based on https://emberigniter.com/modern-bridge-ember-and-rails-5-with-json-api/
https://github.com/iggredible/bookstore-api-practice
Last synced: 3 months ago
JSON representation
based on https://emberigniter.com/modern-bridge-ember-and-rails-5-with-json-api/
- Host: GitHub
- URL: https://github.com/iggredible/bookstore-api-practice
- Owner: iggredible
- Created: 2017-04-19T05:40:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T05:09:05.000Z (about 8 years ago)
- Last Synced: 2025-01-07T06:43:40.258Z (5 months ago)
- Language: Ruby
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...