devfeel / go-web-framework-stars

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
beego 12203 2811 315 beego is an open-source, high-performance web framework for the Go programming language.
gin 11610 1358 117 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.
martini 9608 1015 1 Classy web framework for Go
revel 8740 1158 52 A high productivity, full-stack web framework for the Go language.
echo 8166 715 84 High performance, minimalist Go web framework
iris 7544 794 1 The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready to GO. MVC when you need it. https://docs.iris-go.com
httprouter 5484 546 43 A high performance HTTP request router that scales well
fasthttp 4879 440 123 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
mux 4434 600 24 A powerful URL router and dispatcher for golang.
go-json-rest 2887 314 33 A quick and easy way to setup a RESTful JSON API
chi 2409 158 6 lightweight, idiomatic and composable router for building Go HTTP services
go-restful 2289 352 12 package for building REST-style Web Services using Google Go
goa 2270 225 51 Design-based APIs and microservices in Go
macaron 2020 185 12 Package macaron is a high productive and modular web framework in Go.
gizmo 1897 122 6 A Microservice Toolkit from The New York Times
buffalo 1601 107 28 Rapid Web Development w/ Go
go-swagger 1449 295 215 Swagger 2.0 implementation for go
armor 1261 31 7 Uncomplicated, modern HTTP server
web 1233 91 17 Go Router + Middleware. Your Contexts.
tango 622 91 9 Micro & pluggable web framework for Go
goji 518 32 4 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang)
traffic 515 20 0 Sinatra inspired regexp/pattern mux and web framework for Go
neo 319 30 3 Go Web Framework
gorest 23 1 1 Tideland Go REST Server Library
webgo 15 2 1 A very lightweight & simple web framework for Go

Last Automatic Update: 2017-09-07 14:26:41

About

Web frameworks for Go, most starred on Github


Languages

Language:Go 96.8%Language:Shell 3.2%