hitch

Router

A Go framework that simplifies the use of routing and middleware in HTTP handlers

Hitch: routing and middleware for vanilla Go http.Handlers.

GitHub

51 stars
4 watching
8 forks
Language: Go
last commit: almost 3 years ago

Related projects:

RepositoryDescriptionStars
golobby/routerA lightweight HTTP router for the Go programming language with routing, middleware, and response support22
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
muir/nchiA lightweight and flexible HTTP router for building maintainable web services.15
go-zoo/boneAn HTTP multiplexer that allows for flexible routing and parameter handling1,288
dimfeld/httptreemuxA high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support617
gowww/routerA fast HTTP router package for building scalable web applications.185
go-playground/pureA lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables.150
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
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
guilhermecaruso/belltA simple Go router for managing HTTP requests and routes54
go-playground/larsA lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing385
vardius/gorouterA lightweight Go framework for building HTTP request routers and multiplexers154
claygod/bxogAn HTTP request multiplexer written in Go.101