Bxog

Router

An HTTP request multiplexer written in Go.

Bxog is a simple and fast HTTP router for Go (HTTP request multiplexer).

GitHub

101 stars
8 watching
8 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
goji/gojiA minimalistic HTTP request multiplexer for Go.968
dimfeld/httptreemuxA high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support617
go-zoo/boneAn HTTP multiplexer that allows for flexible routing and parameter handling1,288
bmf-san/goblinA lightweight, trie-based HTTP router for Go with advanced routing capabilities.78
goroute/routeA lightweight HTTP request multiplexer with built-in middleware support9
ngamux/ngamuxA simple HTTP router for Go that enables routing and handling HTTP requests in a web application.68
gorilla/patA simple HTTP router for Go.154
go-playground/pureA lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables.150
golobby/routerA lightweight HTTP router for the Go programming language with routing, middleware, and response support22
gowww/routerA fast HTTP router package for building scalable web applications.185
go-ozzo/ozzo-routingA high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs.456
nbio/hitchA Go framework that simplifies the use of routing and middleware in HTTP handlers51
mozillazg/requestAn HTTP request library for Gopher.426
guilhermecaruso/belltA simple Go router for managing HTTP requests and routes54
bozd4g/go-http-clientAn HTTP client package providing a lightweight way to send requests in Golang.80