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

/egg-muc-apiclient/

    Package Sidebar

    Install

    npm i egg-muc-apiclient

    Weekly Downloads

    0

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    5.33 kB

    Total Files

    7

    Last publish

    Collaborators

    • mucfe