pat
Router
A simple HTTP router for Go.
Package gorilla/pat is a pretty simple HTTP router for Go.
154 stars
13 watching
24 forks
Language: Go
last commit: about 1 year ago gogolanggorillagorilla-web-toolkithttprouter
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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. | 150 |
guilhermecaruso/bellt | A simple Go router for managing HTTP requests and routes | 54 |
bmf-san/goblin | A lightweight, trie-based HTTP router for Go with advanced routing capabilities. | 78 |
goroute/route | A lightweight HTTP request multiplexer with built-in middleware support | 9 |
go-playground/lars | A lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing | 385 |
nbio/hitch | A Go framework that simplifies the use of routing and middleware in HTTP handlers | 51 |
gorilla/schema | Converts data between structured formats and HTTP form values | 1,396 |
dimfeld/httptreemux | A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support | 617 |
bmizerany/pat | A Sinatra-style pattern-based routing system for Go's net/http library | 1,433 |
muir/nchi | A lightweight and flexible HTTP router for building maintainable web services. | 15 |
claygod/bxog | An HTTP request multiplexer written in Go. | 101 |
gernest/alien | A lightweight HTTP router for Go, designed with concurrency and simplicity in mind. | 132 |