@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:

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.2.0
    12
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.2.0
    12
  • 2.1.0
    11
  • 2.0.0
    11

Package Sidebar

Install

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

Weekly Downloads

34

Version

2.2.0

License

MIT

Unpacked Size

91.1 kB

Total Files

29

Last publish

Collaborators

  • staz