https://github.com/hackvan/api_blog_rails
Example of a Blog with API mode on Rails
https://github.com/hackvan/api_blog_rails
Last synced: 3 months ago
JSON representation
Example of a Blog with API mode on Rails
- Host: GitHub
- URL: https://github.com/hackvan/api_blog_rails
- Owner: hackvan
- Created: 2019-02-08T19:07:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T19:21:35.000Z (over 6 years ago)
- Last Synced: 2025-01-05T17:13:27.340Z (5 months ago)
- Language: Ruby
- Size: 51.8 KB
- Stars: 0
- 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
* ...