/tiny-koa

Lite version of koa to achieve.

Primary LanguageJavaScript

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