zodios-solid
API validator
A Solid framework extension for automating API schema validation and caching with Zod.
Solid hooks for zodios
4 stars
2 watching
0 forks
Language: TypeScript
last commit: 6 days ago Related projects:
Repository | Description | Stars |
---|---|---|
ecyrbe/zodios | A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. | 1,696 |
ecyrbe/zodios-react | A set of React hooks and helpers for building APIs with Zodios schema validation | 64 |
ecyrbe/zodios-express | An Express.js adapter that simplifies API declaration and implementation with type-safe validation and auto-completion features. | 55 |
ecyrbe/zodios-plugins | A collection of plugins for extending the functionality of the Zodios platform | 8 |
robintail/express-zod-api | A framework to simplify API development by providing input validation and schema-based middlewares. | 635 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
subeeshcbabu-zz/swagvali | A tool for generating validators for Swagger APIs | 8 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 409 |
pydantic/pydantic-core | A library providing core validation logic for the Pydantic model compiler | 1,437 |
causaly/zod-validation-error | A utility library that wraps Zod validation errors in user-friendly readable messages. | 812 |
sidwebworks/zod-xlsx | A tool for validating data in xlsx files using Zod schemas | 29 |
aperezdc/gnarl | A lightweight module for defining schema-validated classes with type-checked attributes. | 5 |
glazy/formik-validator-zod | A tool that simplifies form validation with Zod schemas in Formik forms. | 21 |