Skip to content

vanpipy/koa-easy-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

koa@2 router easy to used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published