gorouter

router

A lightweight Go framework for building HTTP request routers and multiplexers

Go Server/API micro framework, HTTP request router, multiplexer, mux

GitHub

154 stars
7 watching
17 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists

frameworkgoroutergoserverhttp-servermultiplexermuxrouter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
goroute/route A lightweight HTTP request multiplexer with built-in middleware support 9
dimfeld/httptreemux A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support 616
golobby/router A lightweight HTTP router for the Go programming language with routing, middleware, and response support 22
ngamux/ngamux A simple HTTP router for Go that enables routing and handling HTTP requests in a web application. 67
go-zoo/bone An HTTP multiplexer that allows for flexible routing and parameter handling 1,288
bmf-san/goblin A lightweight, trie-based HTTP router for Go with advanced routing capabilities. 78
goji/goji A minimalistic HTTP request multiplexer for Go. 967
go-playground/pure A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. 149
gookit/rux A lightweight web framework for building fast and flexible HTTP applications in Go. 98
xujiajun/gorouter A fast and feature-rich HTTP router for Go that supports regular expressions. 533
gernest/alien A lightweight HTTP router for Go, designed with concurrency and simplicity in mind. 132
gocraft/web A fast and scalable Go package for building web applications with middleware and routing support. 1,508
vardius/gocontainer A dependency injection container for Go applications 20
gowww/router A fast HTTP router package for building scalable web applications. 185
guilhermecaruso/bellt A simple Go router for managing HTTP requests and routes 54