Package Exports
- @nahkies/openapi-code-generator
- @nahkies/openapi-code-generator/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nahkies/openapi-code-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@nahkies/openapi-code-generator
@nahkies/openapi-code-generator
is a CLI tool that aims to generate high quality typescript client SDK's,
and API server scaffolding (routing, validation, serialization) from OpenAPI 3 specifications.
Currently, OpenAPI 3.0.x, OpenAPI 3.1.x, and TypeSpec are supported as input specifications.
Documentation
Visit https://openapi-code-generator.nahkies.co.nz/ for detailed documentation including quick start guides and reference material.
Changelog
Please see the Github releases for handwritten release notes, or CHANGELOG.md for release notes generated by lerna.
Stability
This project is still in beta, and breaking changes are still likely to be made before moving to v1. However, these are considered thoughtfully and we aim to minimise disruption.
In general, what is implemented works well, but there are still parts of the OpenAPI specification that haven't been implemented, so YMMV.
More information / contributing
Refer to top level README.md / CONTRIBUTING.md