https://github.com/danielrohers/rails-api-sample
Rails API scaffold sample
https://github.com/danielrohers/rails-api-sample
Last synced: over 1 year ago
JSON representation
Rails API scaffold sample
- Host: GitHub
- URL: https://github.com/danielrohers/rails-api-sample
- Owner: danielrohers
- Created: 2018-02-22T01:44:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T01:46:09.000Z (over 8 years ago)
- Last Synced: 2025-01-24T10:47:06.029Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- 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
* ...