Skip to content

iqquee/golang-web-frameworks

 
 

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 67659 7334 664 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-03-02 00:12:20
beego 29578 5569 25 beego is an open-source, high-performance web framework for the Go programming language. 2023-03-09 07:19:01
fiber 25452 1292 42 ⚡️ Express inspired web framework written in Go 2023-03-31 10:36:30
echo 25323 2125 66 High performance, minimalist Go web framework 2023-03-31 17:59:08
kit 24781 2398 40 A standard library for microservices. 2023-03-02 02:16:12
go-zero 23573 3338 275 A cloud-native Go microservices framework with cli tool for productivity. 2023-04-01 05:02:21
kratos 20296 3766 166 Your ultimate Go microservices framework for the cloud-native era. 2023-03-26 14:54:30
fasthttp 19321 1611 70 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2023-03-30 01:38:28
mux 18141 1726 32 A powerful HTTP router and URL matcher for building Go web servers with 🦍 2022-12-09 15:56:57
httprouter 15129 1416 81 A high performance HTTP request router that scales well 2022-06-03 15:51:59
chi 13767 872 43 lightweight, idiomatic and composable router for building Go HTTP services 2023-03-31 11:29:16
revel 12862 1420 93 A high productivity, full-stack web framework for the Go language. 2022-04-12 20:53:30
micro 11666 1038 41 API first development platform 2023-03-31 04:04:48
martini 11572 1129 14 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
gf 9074 1308 69 GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. 2023-03-29 03:58:20
go-swagger 8493 1189 606 Swagger 2.0 implementation for go 2023-02-04 17:37:23
buffalo 7559 559 24 Rapid Web Development w/ Go 2023-01-26 15:34:17
kitex 5748 634 49 Go RPC framework with high-performance and strong-extensibility for building micro-services. 2023-03-31 09:49:38
ponzu 5543 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
goa 5109 508 13 Design-based APIs and microservices in Go 2023-03-29 20:49:22
go-restful 4764 689 4 package for building REST-style Web Services using Go 2023-04-01 09:27:06
gizmo 3702 234 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
hertz 3382 269 48 Go HTTP framework with high-performance and strong-extensibility for building micro-services. 2023-03-27 09:58:07
macaron 3380 290 6 Package macaron is a high productive and modular web framework in Go. 2023-03-06 01:19:44
armor 1660 68 21 Uncomplicated, modern HTTP server 2019-08-03 18:10:09
web 1491 128 24 Go Router + Middleware. Your Contexts. 2019-02-07 15:06:52
dotweb 1374 182 20 Simple and easy go web micro framework 2022-08-11 09:03:59
goyave 1271 52 6 🍐 Elegant Golang REST API Framework (v5 WIP) 2023-02-28 16:04:34
rest-layer 1194 113 35 REST Layer, Go (golang) REST API framework 2021-09-30 23:58:01
goji 938 69 6 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2019-01-26 23:58:29
copper 915 29 0 🚀‏‏‎ ‎‏‏‎‏‏‎‎‎‎‎‎Copper is a Go toolkit complete with everything you need to build web apps. 2023-03-14 01:23:40
tango 832 108 9 This is only a mirror and Moved to https://gitea.com/lunny/tango 2019-05-17 03:31:10
gearbox 708 55 4 Gearbox ⚙️ is a web framework written in Go with a focus on high performance 2022-09-21 00:20:37
aah 679 37 18 A secure, flexible, rapid Go web framework 2020-09-02 02:31:20
yoyogo 564 37 9 🦄🌈 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 520 34 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 376 38 17 Fast and Reliable Golang Web Framework 2023-01-24 23:49:42
flamingo 361 37 40 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-03-24 08:49:56
aegis 281 15 8 Serverless Golang deploy tool and framework for AWS Lambda 2019-07-28 17:59:41
webgo 278 27 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 146 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-04-02T00:59:49Z

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%