Nest Beltz is a library that aims to facilitate APIs functionalities, like documentation. If you want a utility for both frontend and backend, you can try beltz !
Using npm:
npm i @euk-labs/nest-beltz
Using yarn:
yarn add @euk-labs/nest-beltz
- Nest is used to provide swagger decorators to documentation
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.