vestigo
URL router
A standalone URL router designed to be fast and flexible, without being tied to a specific web framework or context model.
Echo Inspired Stand Alone URL Router
268 stars
16 watching
32 forks
Language: Go
last commit: about 4 years ago
Linked from 2 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 |
msavin/parrot | A router designed to simplify route management in Single Page Applications by storing data on the URL | 74 |
giginet/crossroad | An iOS URL routing framework for handling custom and universal links to simplify route management. | 420 |
buaazp/fasthttprouter | A high-performance HTTP request router optimized for fast and scalable handling of URLs with varying paths | 872 |
gowww/router | A fast HTTP router package for building scalable web applications. | 185 |
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 |
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 |
go-playground/pure | A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. | 149 |
soveran/syro | A lightweight router for building modular web applications with a focus on simplicity and performance | 138 |
bungle/lua-resty-route | A URL routing library supporting multiple matchers and middleware for OpenResty. | 100 |
joaotavora/snooze | An HTTP URL router for Common Lisp web services | 208 |
skyline75489/swiftrouter | An iOS URL routing system written in Swift | 278 |
go-zoo/bone | An HTTP multiplexer that allows for flexible routing and parameter handling | 1,288 |