egg-api

1.0.0 • Public • Published

egg-api

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

DO NOT USE (Still in development)

Install

$ npm i egg-api --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-api

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.1 kB

Total Files

12

Last publish

Collaborators

  • akshaysingh