https://github.com/quarkgluant/todo-api
tuto sur app rails 5 api
https://github.com/quarkgluant/todo-api
rails rails5 rails5-api
Last synced: 2 months ago
JSON representation
tuto sur app rails 5 api
- Host: GitHub
- URL: https://github.com/quarkgluant/todo-api
- Owner: quarkgluant
- Created: 2017-10-23T14:30:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T19:36:32.000Z (over 8 years ago)
- Last Synced: 2025-02-25T08:37:20.121Z (over 1 year ago)
- Topics: rails, rails5, rails5-api
- Language: Ruby
- Homepage: https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- 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
* ...