[](https://codecov.io/gh/ty-ras/server-node)
This folder contains library which is used by unit tests various TyRAS server implementations (e.g. [@ty-ras/server-node](https://github.com/ty-ras/server-node)). Since the tests run the same test suit, it is encapsulated as this library. As such, this li
[](https://codecov.io/gh/ty-ras/server)
Bundle of TyRAS libraries suitable to use in backends which run on Node HTTP(S) 1 or 2 server, use `io-ts` as data validation library, and OpenAPI as metadata about the endpoints.
Bundle of TyRAS Extras libraries suitable to use in backends which use `io-ts` as data validation library.
[](https://codecov.io/gh/ty-ras/server)
[](https://codecov.io/gh/ty-ras/server)
[](https://codecov.io/gh/ty-ras/data-io-ts)
Bundle of TyRAS Extras libraries suitable to use in frontends which use `io-ts` as data validation library.
Bundle of TyRAS libraries suitable to use in frontends/clients which use Fetch API to send HTTP requests, and `io-ts` as data validation library.
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.
[](https://codecov.io/gh/ty-ras/data)
TyRAS library implementing type-based HTTP endpoint invocation using `fetch`.
Execute SQL queries in `fp-ts` style, exposing compile-time and runtime validation for both input and output of the queries.
[](https://codecov.io/gh/ty-ras/data-io-ts)
[](https://codecov.io/gh/ty-ras/server)
[](https://codecov.io/gh/ty-ras/data)
[](https://codecov.io/gh/ty-ras/metadata)
Execute main function in `fp-ts` style.
Light-weight cache API and implementation with `Map`.
[](https://codecov.io/gh/ty-ras/data-io-ts)
[](https://codecov.io/gh/ty-ras/data-io-ts)
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.
Create resource pool with customizable administration, and Task-based (from `fp-ts` library) acquire/release methods.