@ty-ras/backend-express-io-ts-openapi
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

TyRAS Library Bundle - Backend Running Express HTTP(S) 1 Server, io-ts as Data Validation Library, OpenAPI as Metadata Format

This library bundles various @ty-ras/* libraries into one. The purpose is to enable writing

import * as tyras from "@ty-ras/backend-express-io-ts-openapi";

instead of

import * as tyrasData from "@ty-ras/data";
import * as tyrasDataBE from "@ty-ras/data-backend";
...etc

This library exports all members of the following libraries:

Package Sidebar

Install

npm i @ty-ras/backend-express-io-ts-openapi

Weekly Downloads

18

Version

2.2.0

License

MIT

Unpacked Size

91.1 kB

Total Files

29

Last publish

Collaborators

  • staz