https://github.com/athityakumar/unicorn-backend
The pure back-end of unicorn, that serves the various REST API endpoints
https://github.com/athityakumar/unicorn-backend
Last synced: about 1 year ago
JSON representation
The pure back-end of unicorn, that serves the various REST API endpoints
- Host: GitHub
- URL: https://github.com/athityakumar/unicorn-backend
- Owner: athityakumar
- Created: 2018-12-23T17:06:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T14:11:49.000Z (over 3 years ago)
- Last Synced: 2024-10-19T00:17:12.492Z (over 1 year ago)
- Language: Ruby
- Size: 19.5 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- 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
* ...