10

8

6

4

2


10.0

7.8
Gin

9.9

8.8

9.9

9.2

9.9

4.5

9.9

7.9

9.9

9.3

100 Web Frameworks packages and projects

  • Gin

    10.0 7.8 Go
    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.
  • go-kratos

    9.9 8.8 Go
    Your ultimate Go microservices framework for the cloud-native era.
  • The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
    Promo
  • Iris

    9.9 9.2 Go
    The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
  • go-kit

    9.9 4.5 Go
    A standard library for microservices.
  • Echo

    9.9 7.9 Go
    High performance, minimalist Go web framework
  • Fiber

    9.9 9.3 Go
    ⚡️ Express inspired web framework written in Go
  • Gorilla WebSocket

    9.9 5.3 Go
    A fast, well-tested and widely used WebSocket implementation for Go.
  • httprouter

    9.8 5.7 Go
    A high performance HTTP request router that scales well
  • mux

    9.8 2.6 Go
    A powerful HTTP router and URL matcher for building Go web servers with 🦍
  • chi

    9.7 7.5 Go
    lightweight, idiomatic and composable router for building Go HTTP services
  • Revel

    9.7 0.0 Go
    A high productivity, full-stack web framework for the Go language.
  • gqlgen

    9.6 9.2 Go
    go generate based graphql server library
  • GoFrame

    9.6 9.5 Go
    GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
  • GoSwagger

    9.6 8.7 Go
    Swagger 2.0 implementation for go
  • Buffalo

    9.4 0.0 Go
    Rapid Web Development w/ Go
  • negroni

    9.4 3.2 Go
    Idiomatic HTTP Middleware for Golang
  • goa

    9.2 9.3 Go
    🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
  • go-socket.io

    9.2 5.1 Go
    socket.io library for golang, a realtime application framework.
  • web.go

    9.1 0.0 Go
    The easiest way to create web applications with Go
  • Hertz

    9.0 8.9 Go
    Go HTTP framework with high-performance and strong-extensibility for building micro-services.
  • go-json-rest

    8.8 0.0 Go
    A quick and easy way to setup a RESTful JSON API
  • Gizmo

    8.8 0.0 Go
    A Microservice Toolkit from The New York Times
  • Macaron

    8.7 6.3 Go
    Package macaron is a high productive and modular web framework in Go.
  • melody

    8.7 3.4 Go
    :notes: Minimalist websocket framework for Go
  • alice

    8.5 0.0 Go
    Painless middleware chaining for Go
  • utron

    8.4 0.0 Go
    A lightweight MVC framework for Go(Golang)
  • Tollbooth

    8.4 0.0 Go
    Simple middleware to rate-limit HTTP requests.
  • CORS

    8.4 6.4 Go
    Go net/http configurable handler to handle CORS requests
  • Svix

    8.1 9.5 Rust
    The enterprise-ready webhooks service 🦀
  • render

    8.1 2.6 Go
    Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
  • Faygo

    8.1 0.0 Go
    Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.
  • Limiter

    8.0 5.2 Go
    Dead simple rate limit middleware for Go.
  • gocraft/web

    7.9 0.0 Go
    Go Router + Middleware. Your Contexts.
  • pat

    7.8 0.0 Go
    Sinatra style pattern muxer for Go’s net/http library, by the author of Sinatra.
  • tango

    7.6 0.0 Go
    Micro & pluggable web framework for Go.
  • Bone

    7.6 0.0 Go
    Lightning Fast HTTP Multiplexer
  • REST Layer

    7.6 0.0 Go
    REST Layer, Go (golang) REST API framework
  • Goyave

    7.6 4.4 Go
    🍐 Elegant Golang REST API Framework (v5 release candidate available)
  • Atreugo

    7.5 6.3 Go
    High performance and extensible micro web framework. Zero memory allocations in hot paths.
  • tigertonic

    7.4 0.0 Go
    A Go framework for building JSON web services inspired by Dropwizard
  • Huma

    7.3 9.2 Go
    A modern, simple, fast & flexible micro framework for building HTTP REST/RPC APIs in Go backed by OpenAPI 3 and JSON Schema.
  • Goji

    7.3 0.0 Go
    Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang)
  • fasthttprouter

    7.3 0.0 Go
    A high performance fasthttp request router that scales well
  • go-fault

    7.2 6.1 Go
    fault injection library in go using standard http middleware
  • Beego

    7.2 0.0 Go
    beego is an open-source, high-performance web framework for the Go programming language.
  • go-server-timing

    7.0 0.0 Go
    Go (golang) library for creating and consuming HTTP Server-Timing headers
  • aah

    6.9 0.0 Go
    A secure, flexible, rapid Go web framework
  • Gearbox

    6.9 0.0 Go
    Gearbox :gear: is a web framework written in Go with a focus on high performance
  • Go Soap

    6.9 0.0 Go
    🦉SOAP package for Go
  • GoFr

    6.9 9.5 Go
    An opinionated Go framework for accelerated microservice development
  • golongpoll

    6.8 5.5 Go
    golang long polling library. Makes web pub-sub easy via HTTP long-poll servers and clients :smiley: :coffee: :computer:
  • httptreemux

    6.8 0.0 Go
    High-speed, flexible tree-based HTTP router for Go.
  • rye

    6.7 2.4 Go
    A tiny http middleware for Golang with added handlers for common needs.
  • xujiajun/gorouter

    6.7 0.0 Go
    xujiajun/gorouter is a simple and fast HTTP router for Go. It is easy to build RESTful APIs and your web framework.
  • traffic

    6.6 0.0 Go
    Sinatra inspired regexp/pattern mux and web framework for Go [NOT MAINTAINED]
  • Aero

    6.6 2.9 Go
    :bullettrain_side: High-performance web server for Go.
  • Flamingo Commerce

    6.6 8.7 Go
    Flexible E-Commerce Framework on top of Flamingo. Used to build E-Commerce "Portals" and connect it with the help of individual Adapters to other services.
  • ozzo-routing

    6.5 0.0 Go
    An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
  • Flamingo

    6.4 8.2 Go
    Flamingo Framework and Core Library. Flamingo is a go based framework to build pluggable applications. Focus is on clean architecture, maintainability and operation readiness.
  • rk-boot

    6.4 5.2 Go
    Build microservice with rk-boot and let the team take over clean and tidy code.
  • neo

    6.4 0.0 Go
    Go Web Framework
  • gongular

    6.4 1.8 Go
    A different approach to Go web frameworks
  • Air

    6.4 0.0 Go
    An ideally refined web framework for Go.
  • Glue

    6.2 0.0 Go
    Glue - Robust Go and Javascript Socket Library (Alternative to Socket.io)
  • Confetti Framework

    6.2 3.9 Go
    Confetti is a web application framework with an expressive, elegant syntax. This repository contains configuration files and is intended as a template for your codebase. Download these configuration files and include them in your git repository.
  • mango

    6.2 0.0 Go
    Mango is a modular web-application framework for Go, inspired by Rack, and PEP333.
  • uAdmin

    6.1 6.0 Go
    The web framework for Golang
  • Siesta

    6.1 0.0 Go
    Composable framework for writing HTTP handlers in Go.
  • lars

    6.1 0.0 Go
    :rotating_light: Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.
  • Gondola

    5.9 0.0 Go
    The web framework for writing faster sites, faster
  • CleverGo Web Framework

    5.9 0.0 Go
    :tongue: CleverGo is a lightweight, feature rich and high performance HTTP router for Go.
  • WebGo

    5.8 1.4 Go
    A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).
  • interpose

    5.7 0.0 Go
    Minimalist net/http middleware for golang
  • Ginrpc

    5.7 3.0 Go
    gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具
  • vestigo

    5.7 0.0 Go
    Echo Inspired Stand Alone URL Router
  • Golf

    5.7 0.0 Go
    :golf: The Golf web framework
  • Muxie

    5.6 0.0 Go
    Muxie is a modern, fast and light HTTP multiplexer for Go. Fully compatible with the http.Handler interface. Written for everyone.
  • renderer

    5.5 0.0 Go
    Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go
  • patron

    5.4 8.0 Go
    Microservice framework following best cloud practices with a focus on productivity.
  • hiboot

    5.2 0.0 Go
    hiboot is a high performance web and cli application framework with dependency injection support
  • muxchain

    5.2 0.0 Go
    Lightweight Middleware for net/http
  • Goat

    5.2 0.0 Go
    A minimalistic REST API server in Go.
  • goshs

    5.1 7.4 Go
    A SimpleHTTPServer written in Go, enhanced with features and with a nice design
  • Orion

    5.0 5.3 Go
    Orion is a small lightweight framework written around grpc/protobuf with the aim to shorten time to build microservices at Carousell.
  • go-relax

    4.8 0.0 Go
    Framework for building RESTful API's in Go
  • GoRouter

    4.8 4.9 Go
    Go Server/API micro framework, HTTP request router, multiplexer, mux
  • pure

    4.8 3.2 Go
    :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation
  • Zerver

    4.8 0.0 Go
    Zerver is an expressive, modular, feature completed RESTful framework.
  • ExperienceOne Golang APIKit

    4.7 0.0 Go
    Generates Golang client and server based on OpenAPI2 (swagger) definitions
  • go-rest

    4.7 0.0 Go
    A small and evil REST framework for Go
  • zeus

    4.6 0.0 Go
    A very simple and fast HTTP router for Go.
  • appy

    4.6 0.0 Go
    An opinionated productive web framework that helps scaling business easier.
  • ln-paywall

    4.6 0.0 Go
    Go middleware for monetizing your API on a per-request basis with Bitcoin and Lightning ⚡️
  • session

    4.5 0.0 Go
    Go session management for web servers (including support for Google App Engine - GAE).
  • alien

    4.5 0.0 Go
    A lightweight and fast http router from outer space
  • Microservice

    4.5 0.0 Go
    This library provides a simple microservice framework based on clean architecture principles with a working example implemented.
  • pbgo

    4.4 0.0 Go
    :computer: pbgo is a mini RPC/REST/Grpc-Gateway framework based on Protobuf
  • XFF

    4.4 0.0 Go
    A Golang Middleware to handle X-Forwarded-For Header
  • rux

    4.3 7.6 Go
    ⚡ Rux is an simple and fast web framework. support route group, param route binding, middleware, compatible http.Handler interface. 简单且快速的 Go api/web 框架,支持路由分组,路由参数绑定,中间件,兼容 http.Handler 接口
  • violetear

    4.3 0.0 Go
    Go HTTP router

Add another 'Web Frameworks' Package