@jcx0/fastify-ts
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

Fastify OpenAPI Typescript

Generate Fastify routing types from OpenAPI specifications. This project is quick hack using the source from @hey-api/openapi-ts.

Features

  • supports OpenAPI 2.0, 3.0, and 3.1 specifications
  • supports both JSON and YAML input files
  • supports external references using json-schema-ref-parser

Usage

Config copied from @hey-api/openapi-ts.

Example server in example/ directory.

Readme

Keywords

none

Package Sidebar

Install

npm i @jcx0/fastify-ts

Weekly Downloads

0

Version

0.0.0

License

MIT

Unpacked Size

156 kB

Total Files

5

Last publish

Collaborators

  • jcx0