koa-easy-router

1.0.0 • Public • Published

Koa easy router[Experimental]

It is only an explannation router for koa, the important point to explain how the router does work.

Router feature is uncompleted, please try koa-router, that really fantasy.

Basic

This router base on http.createServer, the dispatcher will filter each request and run the function matched.

TODO

  • Fill the correct and better struct to router.
  • Maybe es6 completed support needed.

/koa-easy-router/

    Package Sidebar

    Install

    npm i koa-easy-router

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • vanpipy