Skip to content

rdisme/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 65633 7173 630 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-01-07 00:57:54
beego 29277 5545 8 beego is an open-source, high-performance web framework for the Go programming language. 2022-12-26 15:53:27
echo 24634 2084 63 High performance, minimalist Go web framework 2023-01-03 22:09:30
kit 24392 2383 39 A standard library for microservices. 2023-01-02 06:10:18
fiber 23926 1226 40 ⚡️ Express inspired web framework written in Go 2023-01-05 04:32:28
go-zero 22159 3180 200 A cloud-native Go microservices framework with cli tool for productivity. 2023-01-07 09:07:40
kratos 19643 3704 149 Your ultimate Go microservices framework for the cloud-native era. 2023-01-05 09:12:50
fasthttp 18904 1579 58 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2023-01-06 04:10:47
mux 18009 1665 33 A powerful HTTP router and URL matcher for building Go web servers with 🦍 2022-12-09 15:56:57
httprouter 14830 1397 77 A high performance HTTP request router that scales well 2022-06-03 15:51:59
chi 13017 842 31 lightweight, idiomatic and composable router for building Go HTTP services 2022-12-22 12:02:30
revel 12804 1415 91 A high productivity, full-stack web framework for the Go language. 2022-04-12 20:53:30
martini 11549 1132 14 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
micro 11523 1009 34 API first cloud platform 2023-01-06 10:29:43
gf 8697 1256 344 GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. 2023-01-06 06:15:30
go-swagger 8264 1187 575 Swagger 2.0 implementation for go 2022-12-18 01:03:36
buffalo 7414 551 28 Rapid Web Development w/ Go 2022-12-04 03:56:20
ponzu 5508 413 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
kitex 5428 601 57 Go RPC framework with high-performance and strong-extensibility for building micro-services. 2023-01-04 09:14:23
goa 4981 501 14 Design-based APIs and microservices in Go 2022-12-27 21:04:17
go-restful 4688 683 2 package for building REST-style Web Services using Go 2022-11-19 15:19:18
gizmo 3679 236 27 A Microservice Toolkit from The New York Times 2021-04-30 15:27:05
go-json-rest 3508 391 48 A quick and easy way to setup a RESTful JSON API 2017-09-13 04:12:08
macaron 3345 289 5 Package macaron is a high productive and modular web framework in Go. 2022-06-06 01:40:09
hertz 2927 230 40 Go HTTP framework with high-performance and strong-extensibility for building micro-services. 2023-01-06 09:16:36
armor 1655 68 21 Uncomplicated, modern HTTP server 2019-08-03 18:10:09
web 1484 127 24 Go Router + Middleware. Your Contexts. 2019-02-07 15:06:52
dotweb 1372 182 19 Simple and easy go web micro framework 2022-08-11 09:03:59
goyave 1235 53 5 🍐 Elegant Golang REST API Framework (v5 WIP) 2023-01-05 10:15:58
rest-layer 1179 109 34 REST Layer, Go (golang) REST API framework 2021-09-30 23:58:01
goji 928 70 6 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2019-01-26 23:58:29
copper 891 25 0 🚀‏‏‎ ‎‏‏‎‏‏‎‎‎‎‎‎Copper is a Go toolkit complete with everything you need to build web apps. 2022-07-28 13:15:08
tango 832 107 9 This is only a mirror and Moved to https://gitea.com/lunny/tango 2019-05-17 03:31:10
gearbox 696 53 2 Gearbox ⚙️ is a web framework written in Go with a focus on high performance 2022-09-21 00:20:37
aah 673 38 16 A secure, flexible, rapid Go web framework 2020-09-02 02:31:20
yoyogo 558 37 3 🦄🌈 YoyoGo is a simple, light and fast , dependency injection based micro-service framework written in Go. Support Nacos ,Consoul ,Etcd ,Eureka ,kubernetes. 2022-09-23 09:31:30
traffic 519 35 1 Sinatra inspired regexp/pattern mux and web framework for Go [NOT MAINTAINED] 2015-11-26 21:31:07
neo 417 42 6 Go Web Framework 2017-08-14 23:54:31
gramework 373 38 17 Fast and Reliable Golang Web Framework 2022-10-02 18:08:25
flamingo 343 40 43 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-01-06 09:46:24
aegis 283 15 8 Serverless Golang deploy tool and framework for AWS Lambda 2019-07-28 17:59:41
webgo 266 26 3 A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc). 2022-06-19 08:53:25
gorouter 144 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-01-08T01:03:31Z

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%