zodios-express
API adapter
An Express.js adapter that simplifies API declaration and implementation with type-safe validation and auto-completion features.
zodios express server
55 stars
4 watching
8 forks
Language: TypeScript
last commit: 8 days ago 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 | A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. | 1,696 |
ecyrbe/zodios-solid | A Solid framework extension for automating API schema validation and caching with Zod. | 4 |
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 |
esamattis/react-zorm | A library providing a type-safe and performant way to create HTML forms in React applications. | 729 |
ghidoz/angular2-jsonapi | An Angular 2 adapter for interacting with JSON API endpoints | 199 |
robertlichtnow/zod-formik-adapter | An adapter for integrating zod object validation with Formik | 159 |
scrum/vue-axillo | A set of tools to simplify the use of REST APIs in applications | 10 |
d4rkstar/ts-express-boilerplate | A comprehensive TypeScript-based Express.js boilerplate with integrated TypeORM, testing, and deployment tools | 28 |
kubb-labs/kubb | A comprehensive toolkit for building and managing APIs. | 731 |
yugasun/vue-axios-plugin | An extension for Vue.js that simplifies API interactions using Axios. | 58 |
alan345/ter | A full-stack web application using Trpc, Express, and React with authentication and data access features. | 765 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 409 |
formio/resquel | This middleware converts SQL databases into REST APIs for Express.js applications. | 127 |