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 | 47853 | 5445 | 391 | 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. | 2021-05-04 14:38:14 |
beego | 26326 | 5191 | 26 | beego is an open-source, high-performance web framework for the Go programming language. | 2021-04-26 13:39:51 |
kit | 20108 | 2081 | 88 | A standard library for microservices. | 2021-05-07 12:02:54 |
echo | 19762 | 1750 | 45 | High performance, minimalist Go web framework | 2021-05-08 20:39:25 |
fasthttp | 15020 | 1236 | 42 | Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http | 2021-05-04 10:55:54 |
mux | 14302 | 1335 | 23 | A powerful HTTP router and URL matcher for building Go web servers with |
2020-09-12 19:20:56 |
fiber | 13229 | 612 | 29 | 2021-05-07 17:18:54 | |
httprouter | 12674 | 1219 | 59 | A high performance HTTP request router that scales well | 2020-09-21 13:50:23 |
kratos | 12543 | 2660 | 20 | A Go framework for microservices. | 2021-05-06 12:51:38 |
revel | 12247 | 1398 | 99 | A high productivity, full-stack web framework for the Go language. | 2020-07-12 05:57:36 |
martini | 11247 | 1121 | 13 | 2017-01-21 21:58:54 | |
micro | 10063 | 875 | 71 | Distributed OS built for the Cloud | 2021-05-07 20:36:47 |
chi | 9365 | 638 | 15 | lightweight, idiomatic and composable router for building Go HTTP services | 2021-04-29 22:40:05 |
go-zero | 7899 | 968 | 52 | go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity. | 2021-05-08 13:55:14 |
go-swagger | 6363 | 989 | 460 | Swagger 2.0 implementation for go | 2021-04-18 22:09:06 |
buffalo | 6213 | 488 | 79 | Rapid Web Development w/ Go | 2021-04-26 13:14:08 |
gf | 5342 | 765 | 223 | GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. | 2021-05-02 16:00:29 |
ponzu | 5218 | 379 | 29 | 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 | 4235 | 457 | 35 | Design-based APIs and microservices in Go | 2021-05-07 16:01:34 |
go-restful | 4095 | 617 | 6 | package for building REST-style Web Services using Go | 2021-04-12 10:22:02 |
go-json-rest | 3467 | 386 | 49 | A quick and easy way to setup a RESTful JSON API | 2017-09-13 04:12:08 |
gizmo | 3396 | 221 | 28 | A Microservice Toolkit from The New York Times | 2021-04-30 15:27:05 |
macaron | 3152 | 282 | 8 | Package macaron is a high productive and modular web framework in Go. | 2020-11-13 12:00:30 |
armor | 1624 | 66 | 20 | Uncomplicated, modern HTTP server | 2019-08-03 18:10:09 |
web | 1441 | 119 | 23 | Go Router + Middleware. Your Contexts. | 2019-02-07 15:06:52 |
dotweb | 1353 | 179 | 17 | Simple and easy go web micro framework | 2021-04-20 05:49:58 |
rest-layer | 1078 | 92 | 33 | REST Layer, Go (golang) REST API framework | 2019-12-05 10:17:11 |
goji | 858 | 61 | 6 | Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) | 2019-01-26 23:58:29 |
goyave | 839 | 37 | 9 | 2021-04-29 13:17:14 | |
tango | 837 | 109 | 9 | This is only a mirror and Moved to https://gitea.com/lunny/tango | 2019-05-17 03:31:10 |
aah | 649 | 33 | 16 | A secure, flexible, rapid Go web framework | 2020-09-02 02:31:20 |
traffic | 515 | 33 | 1 | Sinatra inspired regexp/pattern mux and web framework for Go [NOT MAINTAINED] | 2015-11-26 21:31:07 |
gearbox | 498 | 37 | 1 | Gearbox |
2021-05-05 19:56:52 |
neo | 410 | 40 | 7 | Go Web Framework | 2017-08-14 23:54:31 |
gramework | 356 | 40 | 16 | Fast and Reliable Golang Web Framework | 2020-01-21 17:51:59 |
yoyogo | 326 | 19 | 1 | 2021-04-24 12:59:21 | |
aegis | 279 | 15 | 8 | Serverless Golang deploy tool and framework for AWS Lambda | 2019-07-28 17:59:41 |
webgo | 168 | 16 | 5 | A minimal framework to build web apps; with handler chaining, middleware support; and most of all standard library compliant HTTP handlers(i.e. http.HandlerFunc). | 2021-02-14 13:44:10 |
gorouter | 92 | 13 | 4 | Go Server/API micro framework, HTTP request router, multiplexer, mux | 2020-11-27 11:13:46 |
copper | 35 | 3 | 0 | Copper is a set of Go packages that help you build backend APIs quickly and with less boilerplate. | 2021-04-26 22:57:41 |
gorest | 31 | 4 | 3 | RESTful Server Systems [DEPRECATED] | 2017-11-10 13:00:37 |
Last Automatic Update: 2021-05-09T00:32:51Z