Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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