We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6697be5 commit 547b0d9Copy full SHA for 547b0d9
README.md
@@ -200,7 +200,7 @@
200
# Web框架
201
|序号|名称|项目地址|简介|
202
| ----- | ----- | ----- | ----- |
203
-| 1 | Iris-Go | 暂无 | 通过Iris-Go,可以方便的帮助你来开发基于web的应用。简单来说:Iris-Go与国内大牛的BeeGo类似,但从其官方介绍的资料来看,Iris-Go的性能更优!|
+| 1 | Iris-Go | https://github.com/kataras/iris | 通过Iris-Go,可以方便的帮助你来开发基于web的应用。简单来说:Iris-Go与国内大牛的BeeGo类似,但从其官方介绍的资料来看,Iris-Go的性能更优!|
204
| 2 | Baa | http://github.com/go-baa/baa | Baa 一个简单高效的Go web开发框架。主要有路由、中间件,依赖注入和HTTP上下文构成。 |
205
| 3 | Orivil | http://github.com/orivil/orivil | Orivil 是由 golang 开发的全新 web 框架,灵感来源于 Laravel 及 Symfony。 |
206
| 4 | ecgo | http://github.com/tim1020/ecgo | ecgo 是一个易学、易用、易扩展的go web开发框架 |
0 commit comments