Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clairefro/todo-api
Classic TODO app (Rails api + React client)
https://github.com/clairefro/todo-api
Last synced: 3 days ago
JSON representation
Classic TODO app (Rails api + React client)
- Host: GitHub
- URL: https://github.com/clairefro/todo-api
- Owner: clairefro
- Created: 2020-01-25T00:09:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T16:58:19.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T02:18:11.320Z (6 days ago)
- Language: Ruby
- Homepage:
- Size: 1.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
from this tutorial: https://medium.com/@pamit/todo-list-building-a-react-app-with-rails-api-7a3027907665
## Tools
[immutability-helper](https://github.com/kolodny/immutability-helper) - mutate data copies data without changing original source[axios](https://github.com/axios/axios) - for simple calls to local api
## Notes to future self
see Procfile for config in heroku local