以下 star数截止2023年1月份
1.Gin(65.4K)
项目简介:Gin 是一个用 Go (Golang) 编写的 HTTP Web 框架。 它具有类似 Martini 的 API,但性能比 Martini 快 40 倍。
仓库地址:
https://github.com/gin-gonic/gin
https://github.com/gin-gonic/gin官方文档地址:
文档 | Gin Web Framework
Gin 是什么?Gin 是一个用 Go (Golang) 编写的 HTTP Web 框架。 它具有类似 Martini 的 API,但性能比 Martini 快 40 倍。如果你需要极好的性能,使用 Gin 吧。如何使用 Gin?我们提供了一些 API …
https://gin-gonic.com/zh-cn/docs/
2.Beego(29.2K)
项目简介:Beego用于在Go中快速开发企业应用程序,包括RESTful API、web应用程序和后端服务。它的灵感来源于Tornado, Sinatra and Flask。beego有一些特定于Go的特性,如接口和结构嵌入。
仓库地址:
GitHub - beego/beego: beego is an open-source, high-performance web framework for the Go programming language.
beego is an open-source, high-performance web framework for the Go programming language. - GitHub - beego/beego: beego is an open-source, high-performance web framework for the Go programming language.
https://github.com/beego/beego官方文档地址:
Welcome to Beego | Beego
The most easy use framework
https://beego.gocn.vip/beego/zh/developing/
3.Echo(24.6K)
项目简介:高性能、极简Go web框架
仓库地址:
GitHub - labstack/echo: High performance, minimalist Go web framework
High performance, minimalist Go web framework. Contribute to labstack/echo development by creating an account on GitHub.
https://github.com/labstack/echo官方文档地址:
Echo - High performance, minimalist Go web framework
Echo is a high performance, extensible, minimalist web framework for Go (Golang).
https://echo.labstack.com/
4.Fiber(23.8K)
项目简介:Fiber是一个Go web框架,构建在Go最快的HTTP引擎Fasthttp之上。它的设计目的是为了在零内存分配和性能的情况下简化快速开发。
仓库地址:
https://github.com/gofiber/fiber
https://github.com/gofiber/fiber官方文档地址:
Welcome - Fiber
https://docs.gofiber.io/
5.Iris(23.4K)
项目简介:Iris是一个高效且设计良好的跨平台web框架,具有强大的功能集。构建具有无限潜力和可移植性的高性能web应用程序和API。
仓库地址:
GitHub - kataras/iris: The fastest HTTP/2 Go Web Framework. New, modern, easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio | 谢谢 | #golang
The fastest HTTP/2 Go Web Framework. New, modern, easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :leaves: :rocket: | 谢谢 | #golang - GitHub - kataras/iris: The fastest HTTP/2 Go Web Framework. New, modern, easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio | 谢谢 | #golang
https://github.com/kataras/iris官方文档地址:
Iris Docs
The fastest HTTP/2 Go Web Framework. Iris provides a beautifully expressive and easy to use foundation for your next website, API, or distributed app.
https://www.iris-go.com/docs/#/
6、goFrame
GoFrame
是一款模块化、高性能、企业级的Go
基础开发框架。GoFrame
是一款通用性的基础开发框架,是Golang
标准库的一个增强扩展级,包含通用核心的基础开发组件,优点是实战化、模块化、文档全面、模块丰富、易用性高、通用性强、面向团队。GoFrame
即可用于开发完整的工程化项目,由于框架基础采用模块化解耦设计,因此也可以作为工具库使用。如果您想使用
Golang
开发一个业务型项目,无论是小型还是中大型项目,GoFrame
是您的不二之选。如果您想开发一个Golang
组件库,GoFrame
提供开箱即用、丰富强大的基础组件库也能助您的工作事半功倍。如果您是团队Leader
,GoFrame
丰富的资料文档、详尽的代码注释、活跃的社区成员将会极大降低您的指导成本,支持团队快速接入、语言转型与能力提升。框架介绍(最新版本) - GoFrame (ZH)-Latest - GoFrame官网 - 类似PHP-Laravel, Java-SpringBoot的Go企业级开发框架