tkivisik / 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 28532 3292 190 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. 2019-06-18 11:49:10
beego 20950 4257 649 beego is an open-source, high-performance web framework for the Go programming language. 2019-06-18 04:09:34
echo 14277 1297 26 High performance, minimalist Go web framework 2019-06-21 13:12:55
kit 14030 1483 59 A standard library for microservices. 2019-06-24 11:05:17
revel 11154 1338 74 A high productivity, full-stack web framework for the Go language. 2018-10-30 13:23:52
martini 10592 1089 5 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
httprouter 9459 942 64 A high performance HTTP request router that scales well 2018-10-21 22:38:31
mux 9121 1023 15 A powerful URL router and dispatcher for golang. 2019-06-24 16:05:39
fasthttp 8989 796 20 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2019-06-14 14:07:33
micro 6367 522 6 A microservice development runtime 2019-06-21 16:22:30
chi 5813 394 31 lightweight, idiomatic and composable router for building Go HTTP services 2019-05-08 14:17:39
buffalo 4591 359 55 Rapid Web Development w/ Go 2019-06-14 14:10:43
ponzu 4490 289 22 Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go. 2019-03-25 19:08:09
go-swagger 3783 617 342 Swagger 2.0 implementation for go 2019-06-24 15:34:50
goa 3449 385 28 Design-based APIs and microservices in Go 2019-06-01 21:01:23
go-json-rest 3316 369 47 A quick and easy way to setup a RESTful JSON API 2017-09-13 04:12:08
go-restful 3312 511 6 package for building REST-style Web Services using Go 2019-06-11 06:48:10
gizmo 2809 180 16 A Microservice Toolkit from The New York Times 2019-06-12 14:46:17
macaron 2780 247 19 Package macaron is a high productive and modular web framework in Go. 2019-03-13 21:40:39
armor 1536 53 14 Uncomplicated, modern HTTP server 2019-06-21 23:25:53
web 1388 105 22 Go Router + Middleware. Your Contexts. 2019-02-07 15:06:52
dotweb 1190 162 16 Simple and easy go web micro framework 2019-06-26 00:05:48
gf 998 174 32 GoFrame is a modular, full-featured and production-ready application development framework of golang. Providing a series of core components and dozens of practical modules, such as: cache, logging, containers, timer, validator, database orm, etc. Supporting web server integrated with router, cookie, session, logger, configure, template, https, hooks, rewrites and many more features. 2019-06-26 05:55:23
rest-layer 835 68 37 REST Layer, Go (golang) REST API framework 2019-04-23 10:48:06
tango 813 108 9 This is only a mirror and Moved to https://gitea.com/lunny/tango 2019-05-17 03:31:10
goji 759 61 5 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2019-01-26 23:58:29
traffic 518 28 0 Sinatra inspired regexp/pattern mux and web framework for Go [NOT MAINTAINED] 2015-11-26 21:31:07
aah 517 22 14 A secure, flexible, rapid Go web framework 2019-05-15 07:48:52
neo 392 40 6 Go Web Framework 2017-08-14 23:54:31
gramework 286 39 14 Fast and Reliable Golang Web Framework 2019-05-21 10:41:47
aegis 243 10 6 Serverless Golang deploy tool and framework for AWS Lambda 2019-05-11 14:39:58
webgo 70 7 2 A mini-toolkit/micro-framework to build web apps; with handler chaining, middleware and context injection, with standard library compliant HTTP handlers(i.e. http.HandlerFunc). 2019-01-12 08:32:05
gorouter 46 5 1 Go Server/API micro framwework, HTTP request router, multiplexer, mux 2019-06-07 07:45:27
gorest 29 0 2 Tideland GoREST (RESTful Server Systems) 2017-11-10 13:00:37
copper 19 1 0 A dependency injection based web framework for Go 2019-06-02 03:37:11

Last Automatic Update: 2019-06-26T23:36:22+09:00

About

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

License:MIT License


Languages

Language:Go 98.0%Language:Shell 2.0%