Update README_ZH.md

Former-commit-id: d5ee9fcee384893e8ed6168bd8861c196b461fae
This commit is contained in:
Zeno-Code 2018-01-03 12:07:12 +08:00 committed by GitHub
parent 3e1b94c7a2
commit 6d41a7bfc9

View File

@ -190,7 +190,7 @@ _更新于: [2017年11月21日星期二](_benchmarks/README_UNIX.md)_
Iris 拥有大量的中间件 [[1]](middleware/)[[2]](https://github.com/iris-contrib/middleware) 供您的 Web 应用程序使用。 不过,您并不局限于此,您可以自由使用与 [net/http](https://golang.org/pkg/net/http/) 包兼容的任何第三方中间件,相关示例 [_examples/convert-handlers](_examples/convert-handlers) 。
### 相关文章
### 相关文章(英文)
* [A Todo MVC Application using Iris and Vue.js](https://dev.to/kataras/a-todo-mvc-application-using-iris-and-vuejs-1hn9)
* [A Hasura starter project with a ready to deploy Golang hello-world web app with IRIS](bit.ly/2lmKaAZ)