correct [beego/beego] link

correct [beego/beego] link
This commit is contained in:
Kaybee 2021-01-28 09:51:25 +08:00 committed by GitHub
parent 01a8c5257d
commit 1b1546bb8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,7 +199,7 @@ ps: 以下项目**star数均大于100**且会定期检查项目的url
| 项目 | 简介 | Star数 |
| ---- | ------------------------------- | ---- |
|[gin-gonic/gin ](https://github.com/gin-gonic/gin)| Gin 是一个用 Go 语言开发的 Web 框架,提供类 Martini 的 API但是性能更好。因为有了 httprouter 性能提升了 40 倍之多。 |36433|
|[astaxie/beego ](https://github.com/astaxie/beego)| beego是一个用Go开发的应用框架思路来自于tornado路由设计来源于sinatra |23525|
|[beego/beego ](https://github.com/beego/beego)| beego是一个用Go开发的应用框架思路来自于tornado路由设计来源于sinatra |23525|
|[kataras/iris ](https://github.com/kataras/iris)| 通过Iris-Go可以方便的帮助你来开发基于web的应用。简单来说Iris-Go与国内大牛的BeeGo类似但从其官方介绍的资料来看Iris-Go的性能更优 |17776|
|[labstack/echo ](https://github.com/labstack/echo)| Echo 是个快速的 HTTP 路由器(零动态内存分配),也是 Go 的微型 Web 框架。 |16793|
|[codegangsta/martini ](https://github.com/codegangsta/martini)| Martini 是一个非常新的 Go 语言的 Web 框架,使用 Go 的 net/http 接口开发,类似 Sinatra 或者 Flask 之类的框架,你可使用自己的 DB 层、会话管理和模板。 |10888|
@ -245,4 +245,4 @@ ps: 以下项目**star数均大于100**且会定期检查项目的url
|[robustirc/robustirc ](https://github.com/robustirc/robustirc)| RobustIRC 是不会有网络中断情况的 IRC。RobustIRC 主要特性:服务器不可用的时候不会有网络中断; 可以使用标准 IRC 客户端; 健壮,可以很好处理客户端和网络的连接问题 |126|
**[⬆ 返回顶部](#目录)**
**[⬆ 返回顶部](#目录)**