adonisjs-6-swagger
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

adonisjs-6-swagger


gh-workflow-image npm-image license-image

Sample Usage

This libs is based on the adonis5-swagger librairie.
Please see the sample Usage of that lib

Installation

npm i --save adonisjs-6-swagger
yarn add adonisjs-6-swagger

Compile your code:

node ace serve --watch

Configure all dependences:

node ace configure adonisjs-6-swagger
  • For other configuration, please update the config/swagger.ts.

Build swagger spec file

No need to run a command like in adonis5-swagger
Generated file will be written to by path configured in config.

Package Sidebar

Install

npm i adonisjs-6-swagger

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

230 kB

Total Files

74

Last publish

Collaborators

  • llucas.spot