https://github.com/janit/ez-react-todo
eZ Platform JS CAPI React.js demo
https://github.com/janit/ez-react-todo
Last synced: 26 days ago
JSON representation
eZ Platform JS CAPI React.js demo
- Host: GitHub
- URL: https://github.com/janit/ez-react-todo
- Owner: janit
- Created: 2016-09-17T13:58:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-20T12:42:52.000Z (almost 10 years ago)
- Last Synced: 2026-04-26T05:08:08.171Z (2 months ago)
- Language: JavaScript
- Size: 260 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eZ Platform React.js todo example using the eZ CAPI
A simple todo application built with React.js that uses the eZ Platform JavaScript Client API library for persisting state to the eZ Platform content repository. The point is just to demonstrate building an app with complete DOM as well as REST API abstractions.
More details:
- Persisting a React.js app with the eZ Platform JS Client API
- Using the JavaScript REST API Client
- eZ JavaScript REST API Client API docs
- Using eZ Platform as a Headless CMS