zod-endpoints
API contract
Contract-first API endpoint definition and schema validation
Zod Router
172 stars
14 watching
7 forks
Language: TypeScript
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
robintail/express-zod-api | A framework to simplify API development by providing input validation and schema-based middlewares. | 635 |
ecyrbe/zodios | A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. | 1,696 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |
jakefenley/koa-zod-router | Builds typesafe routes with built-in input/output validation and middleware support for Koa applications. | 57 |
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. | 61 |
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. | 812 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 65 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
innei-template/nest-http-prisma-zod | A comprehensive NestJS framework template with Prisma and Zod integration for building robust API services. | 135 |
ecyrbe/zodios-express | An Express.js adapter that simplifies API declaration and implementation with type-safe validation and auto-completion features. | 55 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 51 |