zodios
API client/server
A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications.
typescript http client and server with zod validation
2k stars
7 watching
46 forks
Language: TypeScript
last commit: 6 days ago apihttpnodejsopenapiresttypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
ecyrbe/zodios-react | A set of React hooks and helpers for building APIs with Zodios schema validation | 64 |
ecyrbe/zodios-solid | A Solid framework extension for automating API schema validation and caching with Zod. | 4 |
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 |
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 |
flock-community/zod-endpoints | Contract-first API endpoint definition and schema validation | 172 |
esamattis/react-zorm | A library providing a type-safe and performant way to create HTML forms in React applications. | 729 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 65 |
thevahidal/soul | Automated API server and real-time WebSocket server for building CRUD APIs with a SQLite backend | 1,531 |
innei-template/nest-http-prisma-zod | A comprehensive NestJS framework template with Prisma and Zod integration for building robust API services. | 135 |
zotoio/serverless-central | A monorepo for building and deploying serverless functions in TypeScript | 37 |
jakefenley/koa-zod-router | Builds typesafe routes with built-in input/output validation and middleware support for Koa applications. | 57 |
kubb-labs/kubb | A comprehensive toolkit for building and managing APIs. | 731 |
zyearn/zaver | A high-performance HTTP server designed to demonstrate the core structure of a scalable network server using epoll and non-blocking I/O | 849 |