route

http router

A lightweight HTTP request multiplexer with built-in middleware support

Go Route - Simple yet powerful HTTP request multiplexer

GitHub

9 stars
4 watching
2 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists

gogolanghttpmiddlewarerouter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
golobby/router A lightweight HTTP router for the Go programming language with routing, middleware, and response support 22
vardius/gorouter A lightweight Go framework for building HTTP request routers and multiplexers 154
gowww/router A fast HTTP router package for building scalable web applications. 185
go-zoo/bone An HTTP multiplexer that allows for flexible routing and parameter handling 1,288
go-playground/pure A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. 149
guilhermecaruso/bellt A simple Go router for managing HTTP requests and routes 54
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
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
goji/goji A minimalistic HTTP request multiplexer for Go. 967
ngamux/ngamux A simple HTTP router for Go that enables routing and handling HTTP requests in a web application. 67
go-playground/lars A lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing 385
nbari/violetear A lightweight HTTP router with features for static and dynamic routing, middleware compatibility, and support for various HTTP protocols. 107
julienschmidt/go-http-routing-benchmark Compares performance of HTTP request routers in Go 1,651
xujiajun/gorouter A fast and feature-rich HTTP router for Go that supports regular expressions. 533