mux
https://github.com/gorilla/mux
Go
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported10 Subscribers
Add a CodeTriage badge to mux
Help out
- Issues
- [BUG] Semicolon unduly acts as separator for query parameters (thereby creating a parser differential)
- add StrictQueryParamSep router option (#781)
- [BUG] Middleware printing out "map[]"
- [FEATURE] New release? 1.8.1 breaks compatability with 1.8.0 on MethodNotAllowed
- Fix: Ensure MultipartForm is properly restored to the original request
- [Proposal] Monitor mux with https://github.com/alibaba/opentelemetry-go-auto-instrumentation
- Add middleware logging functionality and test case
- [FEATURE] Ignore case sensitivity when matching defined methods
- the Wrapped Gorilla Websocket connection by Gorilla Mux, does not work within the docker container.
- [FEATURE] Support multi-value query string parameters
- Docs
- Go not yet supported