https://github.com/costineest/rest-api-rails
REST API built with Ruby on Rails
https://github.com/costineest/rest-api-rails
rest-api ruby-on-rails sebastianwilgosz udemy-course
Last synced: 3 months ago
JSON representation
REST API built with Ruby on Rails
- Host: GitHub
- URL: https://github.com/costineest/rest-api-rails
- Owner: costinEEST
- Created: 2022-05-03T09:35:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T09:57:07.000Z (about 4 years ago)
- Last Synced: 2025-08-04T20:20:02.540Z (11 months ago)
- Topics: rest-api, ruby-on-rails, sebastianwilgosz, udemy-course
- Language: Ruby
- Homepage: https://www.udemy.com/course/ruby-on-rails-api-the-complete-guide
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Notes](./notes.md)
# 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
- ...