Web Frameworks
93 libraries in this category
Framework to build REST/GraphQL API on top of databases with mostly configuration over code.
High-performance web framework for Go, reaches top scores in Lighthouse.
Golf is a fast, simple and lightweight micro-web framework for Go. It comes with powerful features and has no dependencies other than the Go Standard Library.
Fast micro-framework designed to build REST APIs and web services in a fast and simple way.
More "natural" feeling web framework.
REST framework for quickly writing resource based services.
An Express.js inspired web framework build on Fasthttp
Providing e-commerce features using clean architecture like DDD and ports and adapters, that you can use to build flexible e-commerce applications
The framework for busy Go developers! Web framework generating OpenAPI 3 spec from source code
Simple, modular, and observable Go framework for backend applications
An HTTP client for Server-Timing header
Easily add CORS capabilities to your API
Middleware for Echo framework with logging and metrics
Transparently handle JSON input as a standard form POST
Rate limit HTTP request handler
Handle `X-Forwarded-For` header and friends
Minimalist net/http middleware for golang
Idiomatic HTTP middleware for Golang
Go package for easily rendering JSON, XML, and HTML template responses
Mux and middleware package in Go
GoRouter is a Server/API micro framework, HTTP request router, multiplexer, mux that provides request router with middleware supporting `net/context`
Powerful URL router and dispatcher for golang
chi-like router built on httprouter with dependency injection based middleware wrappers
Simple HTTP router for Go
Performant, stand-alone, HTTP compliant URL Router for go web applications
Go HTTP router
High performance muxer based on `httprouter` with `net/context` support
A simple and fast HTTP router for Go
High performance and extensible micro web framework with zero memory allocations in hot paths
Basically, A Remarkable Framework for building JSON-based web APIs. It is entirely unobtrusive and re-invents no wheel. It is crafted such that getting started is easy and quick while being flexible enough for more complex use cases
beego is an open-source, high-performance web framework for the Go programming language
A highly performant and simple to use API framework
High performance, minimalist Go web framework
A flexible Go web framework and Headless CMS
Framework for pluggable web projects. Including a concept for modules and offering features for DI, Configareas, i18n, template engines, graphql, observability, security, events, routing & reverse routing etc
Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity
Gin parameter automatic binding tool,gin rpc tools
A gRpc-first micro-service framework. Features include ODM support for Mongo, cloud resource support (AWS/Azure/Google), and a fluent dependency injection which is customized for gRpc. Additionally, grpc-web is supported directly, enabling browser access to all gRpc APIs without a proxy
Goa provides a holistic approach for developing remote APIs and microservices in Go
Gofr is an opinionated microservice development framework
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang
Golamb makes it easier to write API endpoints for use with AWS Lambda and API Gateway
A lightweight dependency injection and web framework inspired by Spring
A Laravel-inspired web framework with ORM, authentication, queue, task scheduling, and more built-in features
Feature-complete REST API framework aimed at clean code and fast development, with powerful built-in functionalities
A high-performance and strong-extensibility Go HTTP framework that helps developers build microservices
hiboot is a high performance web application framework with auto configuration and dependency injection support
Framework for modern REST/GraphQL APIs with built-in OpenAPI 3, generated documentation, and a CLI
iWF is an all-in-one platform for developing long-running business processes. It offers a convenient abstraction for utilizing databases, ElasticSearch, message queues, durable timers, and more, with a clean, simple, and user-friendly interface
Highly performant declarative web framework for Golang, aiming for simplicity and quality of life
The framework for the creation of microservices, written in Golang
Patron is a microservice framework following best cloud practices with a focus on productivity
High-productivity web framework for the Go language
A bootstrapper library for building enterprise go microservice with Gin and gRPC quickly and easily
Web framework with pluggable architecture and very performant
Simple and fast web framework for build golang HTTP applications
Modern UI Components for Go & Templ
Fully featured web framework for Golang, inspired by Django
A micro-framework to build web apps with handler chaining, middleware, and context injection. With standard library-compliant HTTP handlers (i.e., `http.HandlerFunc`).
Web framework built on Go's built-in html/template and net/http package’s router. It is designed to be lightweight, fast, and easy to use while providing a simple and intuitive API for building web applications with advanced features such as middleware, routing, and template rendering
Fault injection middleware for Go
Dead simple rate limit middleware for Go
Go middleware for monetizing APIs on a per-request basis with the Lightning Network (Bitcoin)
Miscellaneous HTTP middleware features: idiomatic error return from handlers; receive/respond with JSON data; request tracing; and more
Middleware for Gin framework with logging, metrics, auth, tracing etc
Middleware for gRPC with logging, metrics, auth, tracing etc
Painless middleware chaining for Go
http.Handler wrapper catenation (same API as "chain")
Handler wrapper chaining with scoped data (net/context-based "middleware")
Go package that handles HTML, JSON, XML and etc. responses. Useful for RESTful APIs
add interceptors to `http.Client` to allow dumping/shaping/tracing/... of requests/responses
Lightweight middleware for net/http
Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go
Go middleware that stores various information about your web application
Lightweight and fast http router from outer space
A simple Go HTTP router
Lightning Fast HTTP Multiplexer
Simple and fast HTTP router for Go. It works with routes of varying difficulty, length and nesting. And he knows how to create a URL from the received parameters
Small, fast and expressive HTTP router built on net/context
High performance router forked from `httprouter`. The first router fit for `fasthttp`
a fast, flexible HTTP router written in Go
HTTP router with type-safe generic handlers, automatic OpenAPI 3.1 generation from code, and RFC 9457 error responses
A golang http router based on trie tree
Goji is a minimalistic and flexible HTTP request multiplexer with support for `net/context`
GoLobby Router is a lightweight yet powerful HTTP router for the Go programming language
Simple yet powerful HTTP request multiplexer
Lightning fast HTTP router fully compatible with the net/http.Handler interface
High performance router. Use this and the standard http handlers to form a very high performance web framework
High-speed, flexible tree-based HTTP router for Go. Inspiration from httprouter
Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks
An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs
Is a lightweight HTTP router that sticks to the std "net/http" implementation
Composable framework to write middleware and handlers