We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d9ae7e commit 7c39766Copy full SHA for 7c39766
README.md
@@ -2112,6 +2112,7 @@ func main() {
2112
<details>
2113
<summary>Web 框架</summary>
2114
2115
+- [Iris](https://github.com/kataras/iris): 一个快速,简单但功能齐全且非常高效的Web框架。
2116
- [gin](https://github.com/gin-gonic/gin): HTTP Web框架,它具有类似Martini的API,具有更好的性能
2117
- [Macaron](https://go-macaron.com/): 模块化 Web 框架
2118
- [Beego](http://beego.me/): 重量级 Web 框架
0 commit comments