## koa-postparse Test
A simple example for koa-postparse middleware test.

一个简单的koa-postparse中间件测试

## Run

```bash
cd [current dir]
npm install
node app.js
```
then visit `localhost:3000` by chrome or others.