shuff1e / go-web-framework-stars

:star: Web frameworks for Go, most starred on GitHub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 49239 5585 405 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-07-02 01:58:43
beego 26585 5236 30 beego is an open-source, high-performance web framework for the Go programming language. 2021-06-27 16:10:17
kit 20533 2128 82 A standard library for microservices. 2021-07-02 14:58:17
echo 20171 1782 60 High performance, minimalist Go web framework 2021-06-25 20:56:07
fasthttp 15482 1271 32 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2021-07-01 08:57:21
mux 14637 1365 15 A powerful HTTP router and URL matcher for building Go web servers with 🦍 2020-09-12 19:20:56
fiber 14043 667 29 ⚑️ Express inspired web framework written in Go 2021-07-01 12:10:54
kratos 13040 2773 23 A Go framework for microservices. 2021-07-03 16:08:08
httprouter 12867 1245 61 A high performance HTTP request router that scales well 2020-09-21 13:50:23
revel 12285 1396 100 A high productivity, full-stack web framework for the Go language. 2020-07-12 05:57:36
martini 11264 1124 13 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
micro 10189 891 80 Micro is a distributed OS built for the Cloud 2021-06-30 15:07:25
chi 9645 659 21 lightweight, idiomatic and composable router for building Go HTTP services 2021-06-29 15:51:52
go-zero 9333 1156 79 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-06-29 15:18:32
go-swagger 6524 1011 476 Swagger 2.0 implementation for go 2021-04-18 22:09:06
buffalo 6280 482 88 Rapid Web Development w/ Go 2021-04-26 13:14:08
gf 5634 801 233 GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. 2021-06-30 12:43:49
ponzu 5248 387 30 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 4296 459 42 Design-based APIs and microservices in Go 2021-06-28 23:15:16
go-restful 4155 618 6 package for building REST-style Web Services using Go 2021-04-12 10:22:02
go-json-rest 3474 388 49 A quick and easy way to setup a RESTful JSON API 2017-09-13 04:12:08
gizmo 3439 229 28 A Microservice Toolkit from The New York Times 2021-04-30 15:27:05
macaron 3171 283 8 Package macaron is a high productive and modular web framework in Go. 2020-11-13 12:00:30
armor 1627 67 20 Uncomplicated, modern HTTP server 2019-08-03 18:10:09
web 1443 121 23 Go Router + Middleware. Your Contexts. 2019-02-07 15:06:52
dotweb 1356 180 17 Simple and easy go web micro framework 2021-04-20 05:49:58
rest-layer 1083 92 33 REST Layer, Go (golang) REST API framework 2019-12-05 10:17:11
goji 864 62 6 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2019-01-26 23:58:29
goyave 857 40 8 🍐 Elegant Golang REST API Framework 2021-07-03 19:45:52
tango 834 109 9 This is only a mirror and Moved to https://gitea.com/lunny/tango 2019-05-17 03:31:10
aah 651 35 16 A secure, flexible, rapid Go web framework 2020-09-02 02:31:20
gearbox 519 39 0 Gearbox βš™οΈ is a web framework written in Go with a focus on high performance 2021-07-03 00:36:35
traffic 513 33 1 Sinatra inspired regexp/pattern mux and web framework for Go [NOT MAINTAINED] 2015-11-26 21:31:07
neo 410 40 7 Go Web Framework 2017-08-14 23:54:31
yoyogo 394 21 0 πŸ¦„πŸŒˆ YoyoGo is a simple, light and fast , dependency injection based micro-service framework written in Go. Support Nacos ,Consoul ,Etcd ,Eureka ,kubernetes. 2021-06-08 03:42:35
gramework 361 40 16 Fast and Reliable Golang Web Framework 2020-01-21 17:51:59
aegis 279 15 8 Serverless Golang deploy tool and framework for AWS Lambda 2019-07-28 17:59:41
webgo 172 17 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-06-30 14:15:58
gorouter 95 14 3 Go Server/API micro framework, HTTP request router, multiplexer, mux 2021-06-26 05:21:58
copper 35 3 0 πŸš€β€β€β€Ž β€Žβ€β€β€Žβ€β€β€Žβ€Žβ€Žβ€Žβ€Žβ€ŽCopper is a Go toolkit complete with everything you need to build web apps. 2021-06-26 18:36:43
gorest 31 4 3 RESTful Server Systems [DEPRECATED] 2017-11-10 13:00:37

Last Automatic Update: 2021-07-04T00:35:03Z

About

:star: Web frameworks for Go, most starred on GitHub

License:MIT License


Languages

Language:Go 100.0%