egg-openapi

0.2.0-alpha • Public • Published

egg-openapi

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-openapi --save

Usage

// {app_root}/config/plugin.js
exports.openapi = {
  enable: true,
  package: 'egg-openapi',
};

Configuration

// {app_root}/config/config.default.js
exports.openapi = {};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-openapi

Weekly Downloads

0

Version

0.2.0-alpha

License

MIT

Unpacked Size

6.72 kB

Total Files

5

Last publish

Collaborators

  • arniu