violetear

HTTP router

A lightweight HTTP router with features for static and dynamic routing, middleware compatibility, and support for various HTTP protocols.

Go HTTP router

GitHub

107 stars
5 watching
11 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists

dynamichttp-serverhttp2http2-pushhttproutermuxrest-apiversioningwww

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-playground/pure A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. 149
golobby/router A lightweight HTTP router for the Go programming language with routing, middleware, and response support 22
go-playground/lars A lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing 385
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
bmf-san/goblin A lightweight, trie-based HTTP router for Go with advanced routing capabilities. 78
muir/nchi A lightweight and flexible HTTP router for building maintainable web services. 13
ngamux/ngamux A simple HTTP router for Go that enables routing and handling HTTP requests in a web application. 67
gowww/router A fast HTTP router package for building scalable web applications. 185
vardius/gorouter A lightweight Go framework for building HTTP request routers and multiplexers 154
go-zoo/bone An HTTP multiplexer that allows for flexible routing and parameter handling 1,288
guilhermecaruso/bellt A simple Go router for managing HTTP requests and routes 54
razonyang/fastrouter A fast and flexible HTTP router written in Go with customizable options and features. 23
gernest/alien A lightweight HTTP router for Go, designed with concurrency and simplicity in mind. 132
gorilla/pat A simple HTTP router for Go. 153