Git Product home page Git Product logo

go-web-framework-stars's Introduction

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 69316 7513 693 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. 2023-06-05 01:52:39
beego 29839 5590 9 beego is an open-source, high-performance web framework for the Go programming language. 2023-06-10 13:05:12
fiber 26662 1331 49 ⚡️ Express inspired web framework written in Go 2023-06-10 14:16:11
echo 25837 2149 67 High performance, minimalist Go web framework 2023-05-31 05:53:33
kit 25044 2421 44 A standard library for microservices. 2023-05-29 21:23:33
go-zero 24530 3461 332 A cloud-native Go microservices framework with cli tool for productivity. 2023-06-09 14:50:59
kratos 20789 3812 172 Your ultimate Go microservices framework for the cloud-native era. 2023-06-08 09:20:11
fasthttp 19683 1641 71 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2023-05-24 10:29:42
mux 18205 1752 31 ⚠️ No longer maintained ⚠️ A powerful HTTP router and URL matcher for building Go web servers with 🦍 2022-12-09 15:56:57
httprouter 15340 1431 83 A high performance HTTP request router that scales well 2022-06-03 15:51:59
chi 14401 892 53 lightweight, idiomatic and composable router for building Go HTTP services 2023-05-02 10:37:05
revel 12912 1414 94 A high productivity, full-stack web framework for the Go language. 2022-04-12 20:53:30
micro 11778 1046 45 API first development platform 2023-06-05 21:10:01
martini 11588 1131 14 ⚠️ No longer maintained ⚠️ Classy web framework for Go 2017-01-21 21:58:54
gf 9392 1351 86 GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. 2023-06-07 01:48:29
go-swagger 8665 1210 611 Swagger 2.0 implementation for go 2023-06-10 18:01:14
buffalo 7679 562 26 Rapid Web Development w/ Go 2023-01-26 15:34:17
kitex 5979 664 47 Go RPC framework with high-performance and strong-extensibility for building micro-services. 2023-06-07 06:41:13
ponzu 5566 416 31 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
goa 5195 516 12 Design-based APIs and microservices in Go 2023-06-10 19:18:35
go-restful 4817 695 6 package for building REST-style Web Services using Go 2023-04-01 09:27:06
hertz 3795 306 47 Go HTTP framework with high-performance and strong-extensibility for building micro-services. 2023-06-03 14:39:39
gizmo 3706 232 30 A Microservice Toolkit from The New York Times 2021-04-30 15:27:05
go-json-rest 3512 388 47 A quick and easy way to setup a RESTful JSON API 2017-09-13 04:12:08
macaron 3393 292 6 Package macaron is a high productive and modular web framework in Go. 2023-05-15 01:46:29
armor 1661 69 21 Uncomplicated, modern HTTP server 2019-08-03 18:10:09
web 1503 128 24 Go Router + Middleware. Your Contexts. 2019-02-07 15:06:52
dotweb 1374 185 20 Simple and easy go web micro framework 2023-04-15 08:06:03
goyave 1299 55 3 🍐 Elegant Golang REST API Framework (v5 WIP) 2023-06-09 14:22:05
rest-layer 1218 114 35 REST Layer, Go (golang) REST API framework 2021-09-30 23:58:01
goji 940 71 6 Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang) 2019-01-26 23:58:29
copper 918 28 1 🚀‏‏‎ ‎‏‏‎‏‏‎‎‎‎‎‎Copper is a Go toolkit complete with everything you need to build web apps. 2023-03-14 01:23:40
tango 834 108 9 This is only a mirror and Moved to https://gitea.com/lunny/tango 2019-05-17 03:31:10
gearbox 712 56 3 Gearbox ⚙️ is a web framework written in Go with a focus on high performance 2022-09-21 00:20:37
aah 680 38 18 A secure, flexible, rapid Go web framework 2020-09-02 02:31:20
yoyogo 569 41 3 🦄🌈 YoyoGo is a simple, light and fast , dependency injection based micro-service framework written in Go. Support Nacos ,Consoul ,Etcd ,Eureka ,kubernetes. 2023-05-06 03:13:09
traffic 520 34 1 Sinatra inspired regexp/pattern mux and web framework for Go [NOT MAINTAINED] 2015-11-26 21:31:07
neo 418 43 6 Go Web Framework 2017-08-14 23:54:31
flamingo 382 41 41 Flamingo Framework and Core Library. Flamingo is a go based framework to build pluggable applications. Focus is on clean architecture, maintainability and operation readiness. 2023-06-01 13:28:46
gramework 378 38 17 Fast and Reliable Golang Web Framework 2023-01-24 23:49:42
aegis 282 16 8 Serverless Golang deploy tool and framework for AWS Lambda 2019-07-28 17:59:41
webgo 280 28 2 A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc). 2023-03-08 16:03:21
gorouter 148 16 10 Go Server/API micro framework, HTTP request router, multiplexer, mux 2022-10-28 23:16:55
gorest 34 6 3 RESTful Server Systems [DEPRECATED] 2017-11-10 13:00:37

Last Automatic Update: 2023-06-11T01:11:13Z

go-web-framework-stars's People

Contributors

mingrammer avatar stzminjae avatar mattn avatar yoyofx avatar kimmachinegun avatar neji0924 avatar kevwan avatar devfeel avatar d-tsuji avatar seawolf avatar baiyutang avatar tusharsoni avatar tmaiaroto avatar system-glitch avatar nilslice avatar stefanmasz avatar hoop33 avatar vardius avatar rs avatar bnkamalesh avatar gqcn avatar casualjim avatar alphawong avatar alexandregv avatar abahmed avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.