msrshahrukh100 / 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 49980 5669 408 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-31 16:46:53
beego 26739 5257 37 beego is an open-source, high-performance web framework for the Go programming language. 2021-07-24 13:18:43
kit 20888 2156 51 A standard library for microservices. 2021-07-20 22:00:54
echo 20357 1807 66 High performance, minimalist Go web framework 2021-07-12 19:35:47
fasthttp 15679 1291 34 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2021-07-17 15:51:59
mux 14822 1384 18 A powerful HTTP router and URL matcher for building Go web servers with 🦍 2020-09-12 19:20:56
fiber 14426 696 35 ⚑️ Express inspired web framework written in Go 2021-07-30 18:40:44
kratos 14161 2863 31 A Go framework for microservices. 2021-07-31 06:23:57
httprouter 12967 1256 61 A high performance HTTP request router that scales well 2020-09-21 13:50:23
revel 12321 1397 101 A high productivity, full-stack web framework for the Go language. 2020-07-12 05:57:36
martini 11282 1126 13 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
micro 10264 903 85 Micro is a cloud platform for API development 2021-07-23 08:00:11
go-zero 10087 1244 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-07-30 05:58:44
chi 9785 664 26 lightweight, idiomatic and composable router for building Go HTTP services 2021-07-14 18:31:22
go-swagger 6610 1025 482 Swagger 2.0 implementation for go 2021-07-17 03:30:16
buffalo 6320 489 84 Rapid Web Development w/ Go 2021-07-06 14:18:32
gf 5764 821 251 GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. 2021-07-15 14:19:00
ponzu 5266 390 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 4321 459 40 Design-based APIs and microservices in Go 2021-07-28 05:45:54
go-restful 4191 622 6 package for building REST-style Web Services using Go 2021-07-14 08:35:35
go-json-rest 3472 387 49 A quick and easy way to setup a RESTful JSON API 2017-09-13 04:12:08
gizmo 3460 229 28 A Microservice Toolkit from The New York Times 2021-04-30 15:27:05
macaron 3179 283 8 Package macaron is a high productive and modular web framework in Go. 2020-11-13 12:00:30
armor 1625 67 21 Uncomplicated, modern HTTP server 2019-08-03 18:10:09
web 1444 121 23 Go Router + Middleware. Your Contexts. 2019-02-07 15:06:52
dotweb 1354 179 17 Simple and easy go web micro framework 2021-04-20 05:49:58
rest-layer 1088 94 33 REST Layer, Go (golang) REST API framework 2019-12-05 10:17:11
goji 871 62 6 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2019-01-26 23:58:29
goyave 868 40 9 🍐 Elegant Golang REST API Framework 2021-07-03 19:45:52
tango 833 108 9 This is only a mirror and Moved to https://gitea.com/lunny/tango 2019-05-17 03:31:10
aah 652 35 16 A secure, flexible, rapid Go web framework 2020-09-02 02:31:20
gearbox 528 38 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
yoyogo 434 20 0 πŸ¦„πŸŒˆ YoyoGo is a simple, light and fast , dependency injection based micro-service framework written in Go. Support Nacos ,Consoul ,Etcd ,Eureka ,kubernetes. 2021-07-20 09:14:23
neo 412 40 7 Go Web Framework 2017-08-14 23:54:31
gramework 361 39 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 175 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-07-04 18:44:18
gorouter 97 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-08-01T00:40:14Z

About

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

License:MIT License


Languages

Language:Go 100.0%