cozy-client
August 2, 2022 ยท View on GitHub
cozy-client
- Describe your data and their relationships
- Fetch data from your Cozy and put it in a normalized store
- Refresh your React components when your data changes
- Have your data available offline
cozy-client is a convenient yet powerful way to bind cozy-stack queries to your (p)React components โ but you can still benefit of it if you're not using React!
Getting started
To get started with cozy-client, follow this tutorial.
Architecture
If you want to better understand the cozy-client concepts, see the architecture doc.
Advanced
This is the documentation for the current version of cozy-client. If you want to check the old version, go to the old version ๐ต๐ด.