Features
- End to end type safety 🛟
- Magic RPC-like API
🪄 - Tiny bundle size
🌟 (1kb!) - Well-tested and production ready
✅ - No Code Generation
🏃♀️ - Zod support for body parsing
👮♀️ - Full optional OpenAPI integration
📝
Install the core package
yarn add @ts-rest/core # Optional react-query integration yarn add @ts-rest/react-query # Pick your backend yarn add @ts-rest/nest @ts-rest/express # For automatic server OpenAPI gen yarn add @ts-rest/open-api