Skip to content

DXFE/tiny-koa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Koa

Koa is already very mini framework for HTTP, but somes read the source code still hard, I wrote a lite version for Koa. With some middlewares.

Help you learn Koa. 💪

Run

Use Node.js 8.9.1+

$ npm install
$ npm run dev

open http://localhost:8600/index.html

About

Lite version of koa to achieve.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 92.1%
  • HTML 7.4%
  • CSS 0.5%