koa-module-loader
v1.2.0
Published
a plugin for koa2 to load module
Downloads
31
Maintainers
Readme
Koa2 Module Loader
Define api module and middleware folder. Easily add business module to server which based on koa2.
How to install
npm install koa-module-loader
or
yarn add koa-module-loader
if you use yarn.
How to use
Here is demo:
You can find more details here.
Contact Me:
Email: [email protected]
License
Released under the MIT License.