Bundle of TyRAS libraries suitable to use in frontends/clients which use Node runtime to send HTTP requests, and `runtypes` as data validation library.
Bundle of TyRAS libraries suitable to use in frontends/clients which use Axios library to send HTTP requests, and `runtypes` as data validation library.
Bundle of TyRAS libraries suitable to use in backends which run on Fastify HTTP(S) 1 or 2 server, use `runtypes` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS libraries suitable to use in backends which run on Express HTTP(S) 1 server, use `io-ts` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS libraries suitable to use in backends which run on Fastify HTTP(S) 1 or 2 server, use `zod` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS libraries suitable to use in backends which run on Express HTTP(S) 1 server, use `runtypes` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS libraries suitable to use in backends which run on Koa HTTP(S) 1 or 2 server, use `zod` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS libraries suitable to use in backends which run on Koa HTTP(S) 1 or 2 server, use `io-ts` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS libraries suitable to use in backends which run on Koa HTTP(S) 1 or 2 server, use `runtypes` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS libraries suitable to use in backends which run on Fastify HTTP(S) 1 or 2 server, use `io-ts` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS libraries suitable to use in backends which run on Express HTTP(S) 1 server, use `zod` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS libraries suitable to use in backends which run on Node HTTP(S) 1 or 2 server, use `runtypes` as data validation library, and OpenAPI as metadata about the endpoints.
Execute SQL queries exposing compile-time and runtime validation for both input and output of the queries, and utilizing `runtypes` as the data validator for both input and output.
Bundle of TyRAS libraries suitable to use in backends which run on Node HTTP(S) 1 or 2 server, use `zod` as data validation library, and OpenAPI as metadata about the endpoints.