Skip to content

Repository files navigation

Openapi Typebox Generator

Generates an api client using typebox based on a OpenAPI 3.1 specification.

Warning

This generator is still in active development, key functionality may be broken or missing. It is currently only tested against autogenerated specifications at @furality.

 Usage
$ openapi-box <input>
Options
--output, -o Output folder, default to "./client"
--package Generate a package.json
--package-name Package name for the package.json
Examples
$ openapi-box ./openapi.json

About

generate typescript openapi clients that include error response schemas

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages