1.3.4 • Published 11 days ago

@quinck/fastify-openapi-typescript-generator v1.3.4

Weekly downloads
-
License
ISC
Repository
github
Last release
11 days ago

fastify-openapi-typescript-generator

Contains utilities to generate fastify types from openapi definition for the fastify framework. Particurarly generates routes handlers typed and can be used along with the fastify-openapi-glue package.

Installation

npm i @quinck/fastify-openapi-typescript-generator --save-dev

Usage

fastify-openapi-typescript --help

Usage: fastify-openapi-typescript [options]

CLI to generate openapi typscript types from openapi

Options:
  -V, --version         output the version number
  -i, --input <value>   OpenAPI specification path, can be both yaml or json (required)
  -o, --output <value>  Output directory (required)
  -h, --help            display help for command
fastify-openapi-route-configs --help

Usage: fastify-openapi-route-configs [options]

CLI to generate route configs from openapi

Options:
  -V, --version         output the version number
  -i, --input <value>   OpenAPI specification path, can be both yaml or json (required)
  -o, --output <value>  Output directory (required)
  -h, --help            display help for command

Contact

  • Quinck: info@quinck.io
  • Stefano Righini: stefano.righini@quinck.io
1.3.4

11 days ago

1.3.3

8 months ago

1.3.2

8 months ago

1.3.1

10 months ago

1.3.0

10 months ago

1.2.0

11 months ago

1.1.1

11 months ago

1.0.2

11 months ago

1.1.0

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago

1.2.2

11 months ago

1.2.1

11 months ago

1.0.3

11 months ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago