- 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!
To get started with cozy-client, follow this tutorial.
If you want to better understand the cozy-client concepts, see the architecture doc.
This is the documentation for the current version of cozy-client. If you want to check the old version, go to the old version 👵👴.