mux
Router
A powerful HTTP router and URL matcher for building web servers.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
21k stars
309 watching
2k forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
gogolanggorillagorilla-web-toolkithttpmiddlewaremuxrouter
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight and high-performance HTTP request router that supports variables in routing patterns and scales well with large numbers of routes. | 16,666 |
| A lightweight web framework for building fast and flexible HTTP applications in Go. | 99 |
| A simple HTTP router for Go. | 154 |
| An implementation of the WebSocket protocol for real-time communication over TCP connections. | 22,625 |
| A GoLang library for multiplexing multiple network protocols on the same port | 2,590 |
| A lightweight router for building modular and composable HTTP services | 18,767 |
| An HTTP multiplexer that allows for flexible routing and parameter handling | 1,288 |
| A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support | 617 |
| An HTTP request multiplexer written in Go. | 101 |
| A high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs. | 456 |
| A lightweight Go framework for building HTTP request routers and multiplexers | 154 |
| A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 |
| A lightweight HTTP request multiplexer with built-in middleware support | 9 |
| A high-performance HTTP request muxer with route parameter support and caching | 99 |
| Enables secure tunnels over HTTP/2 to share localhost with others | 3,249 |