pat
Pattern router
A Sinatra-style pattern-based routing system for Go's net/http library
1k stars
38 watching
116 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gorilla/pat | A simple HTTP router for Go. | 153 |
nbio/hitch | A Go framework that simplifies the use of routing and middleware in HTTP handlers | 51 |
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 |
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 |
guilhermecaruso/bellt | A simple Go router for managing HTTP requests and routes | 54 |
go-zoo/bone | An HTTP multiplexer that allows for flexible routing and parameter handling | 1,288 |
alexpantyukhin/go-pattern-match | An implementation of pattern matching for Go. | 244 |
goroute/route | A lightweight HTTP request multiplexer with built-in middleware support | 9 |
golobby/router | A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 22 |
nbari/violetear | A lightweight HTTP router with features for static and dynamic routing, middleware compatibility, and support for various HTTP protocols. | 107 |
muir/nchi | A lightweight and flexible HTTP router for building maintainable web services. | 13 |
anuragsoni/routes | A typed bidirectional router for OCaml/ReasonML web applications. | 144 |
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
daviddengcn/go-pr | A Go package for building pattern recognition applications | 66 |