@trapi/swagger
Version:
Generate Swagger files from a decorator APIs.
35 lines (21 loc) • 1.06 kB
Markdown
# @trapi/swagger ⛱
[](https://github.com/Tada5hi/trapi/actions/workflows/main.yml)
[](https://codecov.io/gh/Tada5hi/trapi)
[](https://snyk.io/test/github/Tada5hi/trapi)
[](https://badge.fury.io/js/@trapi%2Fswagger)
This is a tool to generate swagger documentation in `json` or `yml` format with a given metadata definition file.
Please read the `CHANGELOG.md` in the repository for breaking changes.
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```bash
npm install --save @trapi/swagger
```
**Important NOTE**
The `Readme.md` is under construction ☂ at the moment. So please stay patient, till it is available ⭐.
## License
Made with 💚
Published under [MIT License](./LICENSE).