Skip to content

mingrammer/go-web-framework-stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Go Web Frameworks

A list of popular github projects related to Go web framework (ranked by stars automatically) Please update list.txt (via Pull Request)

Project Name Stars Forks Open Issues Description Last Commit
gin 86414 8448 865 Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices. 2025-10-11 11:20:41
fiber 38114 1884 84 ⚡️ Express inspired web framework written in Go 2025-10-11 18:49:58
beego 32285 5630 19 beego is an open-source, high-performance web framework for the Go programming language. 2025-05-26 16:18:52
go-zero 31914 4213 328 A cloud-native Go microservices framework with cli tool for productivity. 2025-10-11 10:01:18
echo 31658 2295 114 High performance, minimalist Go web framework 2025-10-07 19:31:32
kit 27446 2452 57 A standard library for microservices. 2024-03-13 13:42:15
kratos 24973 4116 101 Your ultimate Go microservices framework for the cloud-native era. 2025-09-12 10:40:10
fasthttp 22989 1816 98 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2025-10-09 04:47:32
mux 21621 1877 33 Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍 2024-06-19 23:50:04
chi 20648 1045 79 lightweight, idiomatic and composable router for building Go HTTP services 2025-10-09 19:21:01
httprouter 17024 1473 82 A high performance HTTP request router that scales well 2024-01-30 10:56:56
revel 13231 1377 99 A high productivity, full-stack web framework for the Go language. 2022-04-12 20:53:30
gofr 13058 1706 85 An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. 2025-10-10 13:05:45
gf 12794 1718 217 A powerful framework for faster, easier, and more efficient project development. 2025-10-11 07:10:30
micro 12299 1062 9 A microservices toolkit 2025-10-11 21:09:56
martini 11624 1095 16 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
encore 10754 518 191 Open source framework for building robust type-safe distributed systems with declarative infrastructure 2025-10-06 09:48:36
go-swagger 9845 1289 598 Swagger 2.0 implementation for go 2025-10-07 18:06:03
buffalo 8254 585 23 Rapid Web Development w/ Go 2025-10-07 17:24:04
kitex 7683 898 57 Go RPC framework with high-performance and strong-extensibility for building micro-services. 2025-09-26 08:34:20
hertz 6790 618 42 Go HTTP framework with high-performance and strong-extensibility for building micro-services. 2025-09-10 03:51:45
goa 5970 573 31 Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs. 2025-10-11 22:40:21
ponzu 5761 389 35 Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go. 2020-01-02 00:14:32
go-restful 5102 686 3 package for building REST-style Web Services using Go 2025-08-14 12:44:48
gizmo 3770 225 33 A Microservice Toolkit from The New York Times 2021-04-30 15:27:05
macaron 3544 287 9 Package macaron is a high productive and modular web framework in Go. 2025-07-14 13:21:36
go-json-rest 3509 380 46 A quick and easy way to setup a RESTful JSON API 2017-09-13 04:12:08
goyave 1743 82 14 🍐 The enterprise REST API framework 2025-10-09 13:35:00
armor 1666 65 21 Uncomplicated, modern HTTP server 2019-08-03 18:10:09
web 1524 119 24 Go Router + Middleware. Your Contexts. 2019-02-07 15:06:52
dotweb 1384 180 20 Simple and easy go web micro framework 2023-12-13 02:13:17
rest-layer 1250 112 36 REST Layer, Go (golang) REST API framework 2021-09-30 23:58:01
goji 971 66 6 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2019-01-26 23:58:29
copper 939 30 5 🚀‏‏‎ ‎‏‏‎‏‏‎‎‎‎‎‎Copper is a Go toolkit complete with everything you need to build web apps. 2025-10-09 00:19:38
tango 825 109 9 This is only a mirror and Moved to https://gitea.com/lunny/tango 2019-05-17 03:31:10
gearbox 788 54 1 Gearbox ⚙️ is a web framework written in Go with a focus on high performance 2022-09-21 00:20:37
aah 689 33 19 A secure, flexible, rapid Go web framework 2020-09-02 02:31:20
yoyogo 581 42 10 🦄🌈 YoyoGo is a simple, light and fast , dependency injection based micro-service framework written in Go. Support Nacos ,Consoul ,Etcd ,Eureka ,kubernetes. 2024-02-07 09:13:19
flamingo 548 64 32 Flamingo Framework and Core Library. Flamingo is a go based framework to build pluggable applications. Focus is on clean architecture, maintainability and operation readiness. 2025-09-17 07:14:54
traffic 520 30 1 Sinatra inspired regexp/pattern mux and web framework for Go 2015-11-26 21:31:07
neo 416 39 6 Go Web Framework 2017-08-14 23:54:31
gramework 387 37 17 Fast and Reliable Golang Web Framework 2023-10-27 14:01:05
webgo 305 31 2 A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc). 2025-09-23 09:45:51
aegis 285 15 8 Serverless Golang deploy tool and framework for AWS Lambda 2019-07-28 17:59:41
gorouter 153 17 9 Go Server/API micro framework, HTTP request router, multiplexer, mux 2024-09-05 02:45:54
gorest 35 6 3 RESTful Server Systems [DEPRECATED] 2017-11-10 13:00:37

Last Automatic Update: 2025-10-12T01:14:26Z

About

⭐ Web frameworks for Go, most starred on GitHub

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 28

Languages