openapi-metadata
v0.1.1
Published
Auto-Generate OpenAPI specifications from Typescript decorators
Downloads
488
Readme
openapi-metadata
openapi-metadata
is a framework agnostic library to automatically generate OpenAPI schemas and documentation by using Typescript decorators and metadata.
- ✅ Fully compliant OpenAPI V3
- ✅ Automatic type inference
- ✅ Supports Scalar, Swagger UI and Rapidoc
- ✅ Extensible with custom type loaders
- ✅ Ready to be integrated with your favorite framework
Installation
npm i openapi-metadata reflect-metadata