dinhdv6289 / 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 19957 2365 204 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. 2018-08-21 05:29:25
beego 16689 3540 549 beego is an open-source, high-performance web framework for the Go programming language. 2018-07-31 13:18:48
iris 11507 1166 10 The fastest backend community-driven web framework on (THIS) Earth. Can your favourite web framework do that? 👉 http://bit.ly/iriscandothat1 or even http://bit.ly/iriscandothat2 2018-08-22 23:46:58
echo 11387 1006 142 High performance, minimalist Go web framework 2018-08-15 14:35:27
kit 11009 1145 48 A standard library for microservices. 2018-08-23 13:40:08
martini 10242 1060 3 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
revel 10190 1258 75 A high productivity, full-stack web framework for the Go language. 2018-07-12 19:43:27
httprouter 7633 755 57 A high performance HTTP request router that scales well 2018-07-15 16:18:54
mux 6869 828 29 A powerful URL router and dispatcher for golang. 2018-08-07 07:52:56
fasthttp 6815 615 159 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2018-08-27 08:55:21
chi 4028 271 27 lightweight, idiomatic and composable router for building Go HTTP services 2018-08-26 21:18:53
buffalo 3277 254 63 Rapid Web Development w/ Go 2018-08-14 21:26:13
go-json-rest 3166 340 42 A quick and easy way to setup a RESTful JSON API 2017-09-13 04:12:08
goa 2977 312 31 Design-based APIs and microservices in Go 2018-08-05 04:23:39
go-restful 2847 446 11 package for building REST-style Web Services using Google Go 2018-07-26 09:12:47
go-swagger 2612 473 245 Swagger 2.0 implementation for go 2018-08-25 19:34:33
macaron 2503 226 13 Package macaron is a high productive and modular web framework in Go. 2018-04-26 21:11:54
gizmo 2330 146 6 A Microservice Toolkit from The New York Times 2018-08-27 14:09:07
armor 1435 44 13 Uncomplicated, modern HTTP server 2018-05-06 17:24:15
web 1338 102 19 Go Router + Middleware. Your Contexts. 2017-09-25 13:59:45
dotweb 1027 140 9 Simple and easy go web micro framework 2018-08-24 12:01:43
tango 737 105 9 Micro & pluggable web framework for Go 2018-04-12 14:57:37
rest-layer 708 55 38 REST Layer, Go (golang) REST API framework 2018-06-17 09:20:14
goji 665 46 4 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2016-11-14 01:26:57
traffic 514 26 0 ⚠️ No longer maintained ⚠️ Sinatra inspired regexp/pattern mux and web framework for Go [NOT MAINTAINED] 2015-11-26 21:31:07
neo 372 38 6 Go Web Framework 2017-08-14 23:54:31
aegis 182 9 5 Serverless Golang deploy tool and framework for AWS Lambda 2018-07-08 06:00:55
webgo 48 5 4 A very lightweight & simple web framework for Go 2018-08-26 06:15:35
gorouter 34 4 2 Go Server/API micro framwework, HTTP request router, multiplexer, mux 2018-06-26 00:19:48
gorest 26 0 2 Tideland GoREST (RESTful Server Systems) 2017-11-10 13:00:37

Last Automatic Update: 2018-08-27T23:37:19+09:00

About

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

License:MIT License


Languages

Language:Go 98.0%Language:Shell 2.0%