egg-muc-apiclient

1.1.1 • Public • Published

egg-muc-apiclient

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

Install

$ npm i egg-muc-apiclient --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-muc-apiclient

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

5.33 kB

Total Files

7

Last publish

Collaborators

  • mucfe