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

2.2.0 • Public • Published

TyRAS Library Bundle - Backend Running Fastify HTTP(S) 1/2 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-fastify-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:

/@ty-ras/backend-fastify-io-ts-openapi/

    Package Sidebar

    Install

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

    Weekly Downloads

    39

    Version

    2.2.0

    License

    MIT

    Unpacked Size

    91.1 kB

    Total Files

    29

    Last publish

    Collaborators

    • staz