https://github.com/raphox/rails-6-api
You can get more details and references on https://www.notion.so/149dfcf39f1a46b0bf9058293912fac9?v=6172625f1f104e97aae1922b13537bc6
https://github.com/raphox/rails-6-api
action-cable api rest ruby ruby-on-rails ruby-on-rails-6
Last synced: about 2 months ago
JSON representation
You can get more details and references on https://www.notion.so/149dfcf39f1a46b0bf9058293912fac9?v=6172625f1f104e97aae1922b13537bc6
- Host: GitHub
- URL: https://github.com/raphox/rails-6-api
- Owner: raphox
- Created: 2021-09-05T03:58:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-24T17:16:12.000Z (about 3 years ago)
- Last Synced: 2024-04-17T01:08:36.520Z (about 1 year ago)
- Topics: action-cable, api, rest, ruby, ruby-on-rails, ruby-on-rails-6
- Language: Ruby
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚨 This is a repository created just for my study or for those who are curious to implement a REST + ActionCable API 🚨
# 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
* ...