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 | 86685 | 8466 | 869 | 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-17 03:39:49 |
| fiber | 38240 | 1892 | 77 | ⚡️ Express inspired web framework written in Go | 2025-10-24 12:22:30 |
| beego | 32308 | 5633 | 17 | beego is an open-source, high-performance web framework for the Go programming language. | 2025-05-26 16:18:52 |
| go-zero | 31989 | 4220 | 321 | A cloud-native Go microservices framework with cli tool for productivity. | 2025-10-25 15:14:54 |
| echo | 31712 | 2297 | 117 | High performance, minimalist Go web framework | 2025-10-15 18:46:24 |
| kit | 27476 | 2453 | 56 | A standard library for microservices. | 2024-03-13 13:42:15 |
| kratos | 25020 | 4118 | 99 | Your ultimate Go microservices framework for the cloud-native era. | 2025-10-15 02:09:53 |
| fasthttp | 23025 | 1816 | 97 | Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | 2025-10-23 21:47:40 |
| mux | 21644 | 1875 | 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 | 20730 | 1055 | 83 | lightweight, idiomatic and composable router for building Go HTTP services | 2025-10-09 19:21:01 |
| httprouter | 17039 | 1477 | 82 | A high performance HTTP request router that scales well | 2024-01-30 10:56:56 |
| gofr | 13853 | 1713 | 89 | An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. | 2025-10-24 08:19:11 |
| revel | 13233 | 1377 | 99 | A high productivity, full-stack web framework for the Go language. | 2022-04-12 20:53:30 |
| gf | 12821 | 1716 | 229 | A powerful framework for faster, easier, and more efficient project development. | 2025-10-17 10:10:31 |
| martini | 11625 | 1095 | 16 | 2017-01-21 21:58:54 | |
| encore | 10832 | 527 | 198 | Open source framework for building robust type-safe distributed systems with declarative infrastructure | 2025-10-23 07:34:40 |
| go-swagger | 9854 | 1292 | 592 | Swagger 2.0 implementation for go | 2025-10-24 16:34:20 |
| buffalo | 8262 | 586 | 23 | Rapid Web Development w/ Go | 2025-10-22 18:41:21 |
| kitex | 7710 | 874 | 59 | Go RPC framework with high-performance and strong-extensibility for building micro-services. | 2025-10-17 08:36:23 |
| hertz | 6833 | 594 | 38 | Go HTTP framework with high-performance and strong-extensibility for building micro-services. | 2025-10-23 03:11:59 |
| goa | 5978 | 574 | 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-19 04:44:06 |
| ponzu | 5765 | 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 | 5108 | 686 | 3 | package for building REST-style Web Services using Go | 2025-08-14 12:44:48 |
| gizmo | 3771 | 225 | 33 | A Microservice Toolkit from The New York Times | 2021-04-30 15:27:05 |
| macaron | 3545 | 287 | 9 | Package macaron is a high productive and modular web framework in Go. | 2025-07-14 13:21:36 |
| go-json-rest | 3508 | 380 | 46 | A quick and easy way to setup a RESTful JSON API | 2017-09-13 04:12:08 |
| goyave | 1742 | 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 | 1383 | 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 | 972 | 66 | 6 | Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) | 2019-01-26 23:58:29 |
| copper | 940 | 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 | 790 | 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 | 550 | 65 | 30 | 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-10-17 08:34:36 |
| traffic | 520 | 30 | 1 | Sinatra inspired regexp/pattern mux and web framework for Go | 2015-11-26 21:31:07 |
| neo | 417 | 40 | 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 | 306 | 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 |
| website | 0 | 1 | 0 | 2025-10-22 14:20:18 |
Last Automatic Update: 2025-10-26T01:18:49Z