Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 736 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 736 Bytes

Koa2 Module Loader

npm (scoped) npm

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.

Demo Repo

Contact Me:

Email: kytogether@vip.qq.com

License

Released under the MIT License.