2.4.0 • Published 3 months ago

@ty-ras/backend-node-runtypes-openapi v2.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

TyRAS Library Bundle - Backend Running Node HTTP(S) 1/2 Server, runtypes 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-node-runtypes-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: