bone

Router

An HTTP multiplexer that allows for flexible routing and parameter handling

Lightning Fast HTTP Multiplexer

GitHub

1k stars
37 watching
102 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists

gomuxrouter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
goroute/route A lightweight HTTP request multiplexer with built-in middleware support 9
golobby/router A lightweight HTTP router for the Go programming language with routing, middleware, and response support 22
gowww/router A fast HTTP router package for building scalable web applications. 185
dimfeld/httptreemux A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support 617
go-ozzo/ozzo-routing A high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs. 455
go-playground/lars A lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing 385
gorilla/pat A simple HTTP router for Go. 153
nbio/hitch A Go framework that simplifies the use of routing and middleware in HTTP handlers 51
go-playground/pure A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. 150
vardius/gorouter A lightweight Go framework for building HTTP request routers and multiplexers 154
ngamux/ngamux A simple HTTP router for Go that enables routing and handling HTTP requests in a web application. 68
go-zoox/fetch A lightweight HTTP client library with features like JSON response handling, progress tracking, and support for various protocols such as WebDAV. 71
claygod/bxog An HTTP request multiplexer written in Go. 101
muir/nchi A lightweight and flexible HTTP router for building maintainable web services. 14
bmf-san/goblin A lightweight, trie-based HTTP router for Go with advanced routing capabilities. 78