update beego links

This commit is contained in:
Flame丶
2021-07-20 15:25:45 +08:00
parent 5dfc75c331
commit 5a422221f5
2 changed files with 2 additions and 2 deletions

View File

@@ -2242,6 +2242,7 @@ _**Unofficial** set of patterns for structuring projects._
*Full stack web frameworks.*
* [Gin](https://github.com/gin-gonic/gin) **star:49653** Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity. [![star > 2000][Awesome]](https://github.com/gin-gonic/gin) [![There was an update last week][Green]](https://github.com/gin-gonic/gin) [![godoc][GoDoc]](https://godoc.org/github.com/gin-gonic/gin)
* [Beego](https://github.com/beego/beego) **star:26673** beego is an open-source, high-performance web framework for the Go programming language. [![star > 2000][Awesome]](https://github.com/beego/beego) [![Contains Chinese documents][CN]](http://beego.me/docs)
* [Echo](https://github.com/labstack/echo) **star:20283** High performance, minimalist Go web framework. [![star > 2000][Awesome]](https://github.com/labstack/echo) [![There was an update last week][Green]](https://github.com/labstack/echo) [![godoc][GoDoc]](https://godoc.org/github.com/labstack/echo)
* [Fiber](https://github.com/gofiber/fiber) **star:14274** An Express.js inspired web framework build on Fasthttp. [![star > 2000][Awesome]](https://github.com/gofiber/fiber) [![There was an update last week][Green]](https://github.com/gofiber/fiber) [![godoc][GoDoc]](https://godoc.org/github.com/gofiber/fiber)
* [Revel](https://github.com/revel/revel) **star:12303** High-productivity web framework for the Go language. [![star > 2000][Awesome]](https://github.com/revel/revel) [![godoc][GoDoc]](https://godoc.org/github.com/revel/revel)
@@ -2262,7 +2263,6 @@ _**Unofficial** set of patterns for structuring projects._
* [Gondola](https://github.com/rainycape/gondola) **star:308** The web framework for writing faster sites, faster. [![It hasn't been updated in the last year][Yellow]](https://github.com/rainycape/gondola) [![godoc][GoDoc]](https://godoc.org/github.com/rainycape/gondola)
* [Golf](https://github.com/dinever/golf) **star:249** Golf is a fast, simple and lightweight micro-web framework for Go. It comes with powerful features and has no dependencies other than the Go Standard Library. [![It hasn't been updated in the last year][Yellow]](https://github.com/dinever/golf) [![godoc][GoDoc]](https://godoc.org/github.com/dinever/golf)
* [Flamingo](https://github.com/i-love-flamingo/flamingo) **star:217** Framework for pluggable web projects. Including a concept for modules and offering features for DI, Configareas, i18n, template engines, graphql, observability, security, events, routing & reverse routing etc. [![There was an update last week][Green]](https://github.com/i-love-flamingo/flamingo) [![godoc][GoDoc]](https://godoc.org/github.com/i-love-flamingo/flamingo)
* [Beego](https://github.com/astaxie/beego) **star:199** beego is an open-source, high-performance web framework for the Go programming language. [![Contains Chinese documents][CN]](https://github.com/astaxie/beego)
* [Buffalo](http://gobuffalo.io) Bringing the productivity of Rails to Go!
* [Confetti Framework](https://www.confetti-framework.com) Confetti is a Go web application framework with an expressive, elegant syntax. Confetti combines the elegance of Laravel and the simplicity of Go.
* [Flamingo Commerce](https://github.com/i-love-flamingo/flamingo-commerce) **star:192** Providing e-commerce features using clean architecture like DDD and ports and adapters, that you can use to build flexible e-commerce applications. [![There was an update last week][Green]](https://github.com/i-love-flamingo/flamingo-commerce) [![godoc][GoDoc]](https://godoc.org/github.com/i-love-flamingo/flamingo-commerce)