zod-endpoints
API contract
Contract-first API endpoint definition and schema validation
Zod Router
174 stars
14 watching
7 forks
Language: TypeScript
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
robintail/express-zod-api | Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
ecyrbe/zodios | A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. | 1,718 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 170 |
jakefenley/koa-zod-router | Builds typesafe routes with built-in input/output validation and middleware support for Koa applications. | 61 |
robintail/zod-sockets | A TypeScript library that provides a Socket.IO solution with I/O validation and the ability to generate AsyncAPI specification and a contract for consumers. | 62 |
ecyrbe/zodios-solid | A Solid framework extension for automating API schema validation and caching with Zod. | 4 |
ecyrbe/zodios-react | A set of React hooks and helpers for building APIs with Zodios schema validation | 64 |
causaly/zod-validation-error | A utility library that wraps Zod validation errors in user-friendly readable messages. | 822 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 67 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 60 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 364 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
innei-template/nest-http-prisma-zod | A comprehensive NestJS framework template with Prisma and Zod integration for building robust API services. | 136 |
ecyrbe/zodios-express | An Express.js adapter that simplifies API declaration and implementation with type-safe validation and auto-completion features. | 56 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 54 |