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 | 68913 | 7476 | 691 | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 2023-05-26 03:50:31 |
beego | 29771 | 5582 | 13 | beego is an open-source, high-performance web framework for the Go programming language. | 2023-05-27 06:33:32 |
fiber | 26456 | 1321 | 52 | 2023-05-23 15:49:28 | |
echo | 25736 | 2151 | 68 | High performance, minimalist Go web framework | 2023-05-12 19:14:29 |
kit | 24991 | 2416 | 42 | A standard library for microservices. | 2023-03-02 02:16:12 |
go-zero | 24332 | 3440 | 318 | A cloud-native Go microservices framework with cli tool for productivity. | 2023-05-27 15:57:33 |
kratos | 20657 | 3799 | 172 | Your ultimate Go microservices framework for the cloud-native era. | 2023-05-19 06:19:18 |
fasthttp | 19618 | 1635 | 70 | Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | 2023-05-24 10:29:42 |
mux | 18196 | 1753 | 31 | 2022-12-09 15:56:57 | |
httprouter | 15307 | 1428 | 83 | A high performance HTTP request router that scales well | 2022-06-03 15:51:59 |
chi | 14285 | 889 | 52 | lightweight, idiomatic and composable router for building Go HTTP services | 2023-05-02 10:37:05 |
revel | 12907 | 1415 | 94 | A high productivity, full-stack web framework for the Go language. | 2022-04-12 20:53:30 |
micro | 11751 | 1045 | 45 | API first development platform | 2023-05-24 10:00:20 |
martini | 11585 | 1131 | 14 | 2017-01-21 21:58:54 | |
gf | 9334 | 1347 | 83 | GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. | 2023-05-25 14:00:57 |
go-swagger | 8640 | 1206 | 613 | Swagger 2.0 implementation for go | 2023-05-19 23:30:56 |
buffalo | 7659 | 564 | 25 | Rapid Web Development w/ Go | 2023-01-26 15:34:17 |
kitex | 5931 | 660 | 55 | Go RPC framework with high-performance and strong-extensibility for building micro-services. | 2023-05-26 09:25:43 |
ponzu | 5567 | 414 | 31 | 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 |
goa | 5186 | 514 | 10 | Design-based APIs and microservices in Go | 2023-05-27 21:07:45 |
go-restful | 4801 | 694 | 6 | package for building REST-style Web Services using Go | 2023-04-01 09:27:06 |
hertz | 3713 | 295 | 42 | Go HTTP framework with high-performance and strong-extensibility for building micro-services. | 2023-05-25 08:40:49 |
gizmo | 3705 | 232 | 30 | A Microservice Toolkit from The New York Times | 2021-04-30 15:27:05 |
go-json-rest | 3511 | 388 | 47 | A quick and easy way to setup a RESTful JSON API | 2017-09-13 04:12:08 |
macaron | 3393 | 292 | 6 | Package macaron is a high productive and modular web framework in Go. | 2023-05-15 01:46:29 |
armor | 1660 | 69 | 21 | Uncomplicated, modern HTTP server | 2019-08-03 18:10:09 |
web | 1503 | 128 | 24 | Go Router + Middleware. Your Contexts. | 2019-02-07 15:06:52 |
dotweb | 1374 | 185 | 20 | Simple and easy go web micro framework | 2023-04-15 08:06:03 |
goyave | 1300 | 55 | 5 | 2023-05-11 09:31:03 | |
rest-layer | 1214 | 114 | 35 | REST Layer, Go (golang) REST API framework | 2021-09-30 23:58:01 |
goji | 941 | 70 | 6 | Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) | 2019-01-26 23:58:29 |
copper | 920 | 28 | 1 | 2023-03-14 01:23:40 | |
tango | 834 | 108 | 9 | This is only a mirror and Moved to https://gitea.com/lunny/tango | 2019-05-17 03:31:10 |
gearbox | 712 | 56 | 4 | Gearbox |
2022-09-21 00:20:37 |
aah | 680 | 38 | 18 | A secure, flexible, rapid Go web framework | 2020-09-02 02:31:20 |
yoyogo | 567 | 40 | 3 | 2023-05-06 03:13:09 | |
traffic | 520 | 34 | 1 | Sinatra inspired regexp/pattern mux and web framework for Go [NOT MAINTAINED] | 2015-11-26 21:31:07 |
neo | 418 | 43 | 6 | Go Web Framework | 2017-08-14 23:54:31 |
flamingo | 380 | 40 | 44 | Flamingo Framework and Core Library. Flamingo is a go based framework to build pluggable applications. Focus is on clean architecture, maintainability and operation readiness. | 2023-05-19 08:39:33 |
gramework | 378 | 38 | 17 | Fast and Reliable Golang Web Framework | 2023-01-24 23:49:42 |
aegis | 282 | 16 | 8 | Serverless Golang deploy tool and framework for AWS Lambda | 2019-07-28 17:59:41 |
webgo | 280 | 28 | 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). | 2023-03-08 16:03:21 |
gorouter | 148 | 16 | 10 | Go Server/API micro framework, HTTP request router, multiplexer, mux | 2022-10-28 23:16:55 |
gorest | 34 | 6 | 3 | RESTful Server Systems [DEPRECATED] | 2017-11-10 13:00:37 |
Last Automatic Update: 2023-05-28T01:03:07Z