Skip to content

marcuskohlberg/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 48550 5518 398 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-06-03 12:12:51
beego 26452 5217 31 beego is an open-source, high-performance web framework for the Go programming language. 2021-05-31 14:07:50
kit 20340 2105 90 A standard library for microservices. 2021-06-05 13:44:19
echo 19995 1768 49 High performance, minimalist Go web framework 2021-06-02 18:42:27
fasthttp 15210 1251 42 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2021-06-01 08:52:35
mux 14480 1358 25 A powerful HTTP router and URL matcher for building Go web servers with 🦍 2020-09-12 19:20:56
fiber 13653 641 22 ⚡️ Express inspired web framework written in Go 2021-06-05 18:15:06
kratos 12804 2714 20 A Go framework for microservices. 2021-06-04 14:15:53
httprouter 12773 1233 59 A high performance HTTP request router that scales well 2020-09-21 13:50:23
revel 12270 1398 98 A high productivity, full-stack web framework for the Go language. 2020-07-12 05:57:36
martini 11253 1124 13 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
micro 10119 883 82 Micro is a distributed OS built for the Cloud 2021-06-04 11:52:11
chi 9499 641 20 lightweight, idiomatic and composable router for building Go HTTP services 2021-04-29 22:40:05
go-zero 8607 1052 71 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-03 07:07:21
go-swagger 6448 998 466 Swagger 2.0 implementation for go 2021-04-18 22:09:06
buffalo 6247 485 84 Rapid Web Development w/ Go 2021-04-26 13:14:08
gf 5478 785 215 GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. 2021-06-02 13:12:52
ponzu 5237 383 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 4264 459 39 Design-based APIs and microservices in Go 2021-06-03 01:39:30
go-restful 4118 617 6 package for building REST-style Web Services using Go 2021-04-12 10:22:02
go-json-rest 3470 387 49 A quick and easy way to setup a RESTful JSON API 2017-09-13 04:12:08
gizmo 3417 225 28 A Microservice Toolkit from The New York Times 2021-04-30 15:27:05
macaron 3161 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 1355 179 17 Simple and easy go web micro framework 2021-04-20 05:49:58
rest-layer 1079 91 33 REST Layer, Go (golang) REST API framework 2019-12-05 10:17:11
goji 861 61 6 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2019-01-26 23:58:29
goyave 851 39 8 🍐 Elegant Golang REST API Framework 2021-05-28 14:18:51
tango 834 109 9 This is only a mirror and Moved to https://gitea.com/lunny/tango 2019-05-17 03:31:10
aah 650 35 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 503 37 2 Gearbox ⚙️ is a web framework written in Go with a focus on high performance 2021-05-24 08:29:23
neo 409 40 7 Go Web Framework 2017-08-14 23:54:31
gramework 359 40 16 Fast and Reliable Golang Web Framework 2020-01-21 17:51:59
yoyogo 345 19 0 🦄🌈 YoyoGo is a simple, light and fast , dependency injection based micro-service framework written in Go. Support Nacos ,Consoul ,Etcd ,Eureka ,kubernetes. 2021-05-26 09:43:11
aegis 278 15 8 Serverless Golang deploy tool and framework for AWS Lambda 2019-07-28 17:59:41
webgo 170 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-02-14 13:44:10
gorouter 95 14 7 Go Server/API micro framework, HTTP request router, multiplexer, mux 2020-11-27 11:13:46
copper 35 3 0 🚀‏‏‎ ‎‏‏‎‏‏‎‎‎‎‎‎Copper is a Go toolkit complete with everything you need to build web apps. 2021-05-21 00:17:06
gorest 31 4 3 RESTful Server Systems [DEPRECATED] 2017-11-10 13:00:37

Last Automatic Update: 2021-06-06T00:56:43Z

About

⭐ Web frameworks for Go, most starred on GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%