Auto-generated REST APIServer endpoints are automatically created for each data model based on your ZModel schema, with full access control enforcement.
Type-safe ComposablesClient-side composables for create, read, update and delete operations — all fully typed from your ZModel schema.
Normalized Client StoreQuery results are transparently cached in a normalized store. Mutations automatically keep the cache in sync.
Realtime Updates via SSESubscribe to model-level mutations in real time using Server-Sent Events, with built-in reconnection support.