mirror of
https://github.com/zenstackhq/zenstack
synced 2026-05-24 10:08:55 +00:00
docs: add Zod schema generation to README features
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
29f045b396
commit
dbca9ed4ee
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ ZenStack is a TypeScript database toolkit for developing full-stack or backend N
|
|||
- 🧩 Designed for extensibility and flexibility
|
||||
- ⚙️ Automatic CRUD web APIs with adapters for popular frameworks
|
||||
- 🏖️ Automatic [TanStack Query](https://github.com/TanStack/query) hooks for easy CRUD from the frontend
|
||||
- 💎 [Zod](https://zod.dev) schema generation
|
||||
|
||||
# What's New in V3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue