vbuterin2 / 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 42832 4915 329 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. 2020-10-30 23:20:47
beego 25152 5000 686 beego is an open-source, high-performance web framework for the Go programming language. 2020-10-10 14:10:43
kit 18393 1900 81 A standard library for microservices. 2020-10-09 22:21:20
echo 18366 1641 49 High performance, minimalist Go web framework 2020-09-14 16:12:41
fasthttp 13708 1141 35 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2020-10-29 20:05:59
mux 13004 1278 22 A powerful HTTP router and URL matcher for building Go web servers with 🦍 2020-09-12 19:20:56
httprouter 11945 1146 52 A high performance HTTP request router that scales well 2020-09-21 13:50:23
revel 11944 1384 91 A high productivity, full-stack web framework for the Go language. 2020-07-12 05:57:36
martini 11114 1113 13 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
kratos 10656 2298 71 Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。 2020-10-28 08:13:17
fiber 9559 424 2 ⚡️ Express inspired web framework written in Go 2020-10-31 17:00:18
micro 8613 754 31 Micro is a platform for cloud native development 2020-10-30 21:10:35
chi 8354 572 23 lightweight, idiomatic and composable router for building Go HTTP services 2020-10-11 14:01:19
buffalo 5911 461 70 Rapid Web Development w/ Go 2020-10-22 13:23:40
go-swagger 5766 889 458 Swagger 2.0 implementation for go 2020-10-14 15:46:29
ponzu 5046 348 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
gf 4076 595 136 GoFrame is a modular, powerful, high-performance and production-ready application development framework of golang. 2020-10-30 14:04:34
goa 3994 444 9 Design-based APIs and microservices in Go 2020-11-01 00:04:56
go-restful 3940 593 9 package for building REST-style Web Services using Go 2020-10-23 08:32:55
go-json-rest 3440 387 47 A quick and easy way to setup a RESTful JSON API 2017-09-13 04:12:08
gizmo 3288 213 26 A Microservice Toolkit from The New York Times 2020-08-25 21:02:25
macaron 3059 268 12 Package macaron is a high productive and modular web framework in Go. 2020-08-17 13:11:03
armor 1604 65 19 Uncomplicated, modern HTTP server 2019-08-03 18:10:09
web 1430 117 23 Go Router + Middleware. Your Contexts. 2019-02-07 15:06:52
dotweb 1350 180 18 Simple and easy go web micro framework 2020-08-11 09:38:36
rest-layer 1037 84 32 REST Layer, Go (golang) REST API framework 2019-12-05 10:17:11
tango 836 108 9 This is only a mirror and Moved to https://gitea.com/lunny/tango 2019-05-17 03:31:10
goji 832 63 5 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2019-01-26 23:58:29
goyave 743 27 7 🍐 Elegant Golang Web Framework 2020-10-30 11:22:53
aah 621 30 14 A secure, flexible, rapid Go web framework 2020-09-02 02:31:20
traffic 515 32 1 Sinatra inspired regexp/pattern mux and web framework for Go [NOT MAINTAINED] 2015-11-26 21:31:07
neo 410 41 7 Go Web Framework 2017-08-14 23:54:31
gearbox 380 27 0 Gearbox ⚙️ is a web framework written in Go with a focus on high performance 2020-08-18 08:44:17
gramework 351 40 16 Fast and Reliable Golang Web Framework 2020-01-21 17:51:59
aegis 275 13 8 Serverless Golang deploy tool and framework for AWS Lambda 2019-07-28 17:59:41
webgo 141 14 2 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). 2020-07-14 17:20:04
gorouter 85 11 1 Go Server/API micro framework, HTTP request router, multiplexer, mux 2020-09-26 23:58:41
yoyogo 70 9 5 🦄🌈 YoyoGo is a simple, light and fast , dependency injection based micro-service framework written in Go. 2020-10-09 07:27:33
copper 34 3 0 Copper is a set of Go packages that help you build backend APIs quickly and with less boilerplate. 2020-09-14 13:55:44
gorest 30 4 3 Tideland GoREST (RESTful Server Systems) 2017-11-10 13:00:37

Last Automatic Update: 2020-11-01T00:19:48Z

About

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

License:MIT License


Languages

Language:Go 100.0%