@twin.org/ts-to-openapi
v0.9.2
Published
Generate OpenAPI specifications from REST route definitions
Maintainers
Readme
TWIN TypeScript to OpenApi
This app generates OpenAPI specifications from REST route definitions so API contracts can be shared, validated, and published with a consistent structure.
Installation
npm install -D @twin.org/ts-to-openapiUsage
Usage of the tool is shown in the examples docs/usage.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
