tmaiaroto / 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 12211 2814 318 beego is an open-source, high-performance web framework for the Go programming language.
gin 11629 1360 118 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 9610 1015 1 Classy web framework for Go
revel 8741 1158 52 A high productivity, full-stack web framework for the Go language.
echo 8180 715 84 High performance, minimalist Go web framework
kit 7621 756 33 A standard library for microservices.
iris 7550 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 5511 546 43 A high performance HTTP request router that scales well
fasthttp 4883 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 4445 601 24 A powerful URL router and dispatcher for golang.
go-json-rest 2890 314 33 A quick and easy way to setup a RESTful JSON API
chi 2418 159 5 lightweight, idiomatic and composable router for building Go HTTP services
go-restful 2294 352 12 package for building REST-style Web Services using Google Go
goa 2274 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 1898 122 6 A Microservice Toolkit from The New York Times
buffalo 1605 107 30 Rapid Web Development w/ Go
go-swagger 1453 296 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 623 91 9 Micro & pluggable web framework for Go
goji 519 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
dotweb 436 76 5 Simple and easy go web micro framework
neo 319 30 3 Go Web Framework
gorest 23 1 1 Tideland Go REST Server Library
webgo 16 2 1 A very lightweight & simple web framework for Go

Last Automatic Update: 2017-09-08 02:25:22

About

Web frameworks for Go, most starred on Github


Languages

Language:Go 96.8%Language:Shell 3.2%