github.com/gorilla/mux
Go Modulesvv1.8.1Go module: github.com/gorilla/mux
Overview
github.com/gorilla/mux is an Go Modules package that go module: github.com/gorilla/mux. The latest version is v1.8.1.
Who should use it
Teams working in the Go Modules ecosystem who need go module: github.com/gorilla/mux and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Go Modules stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of github.com/gorilla/mux.
Used by
Popular packages that depend on github.com/gorilla/mux.
Frequently installed together
Go module: github.com/fatih/color
Go module: golang.org/x/crypto
Go module: github.com/sirupsen/logrus
Go module: gopkg.in/yaml.v2
Go module: github.com/lib/pq
Version history
| Version | Published | License |
|---|---|---|
| v1.8.1latest | 2 years ago | — |
| v1.8.0 | 6 years ago | — |
| v1.7.4 | 6 years ago | — |
| v1.7.3 | 7 years ago | — |
| v1.7.2 | 7 years ago | — |
| v1.7.1 | 7 years ago | — |
| v1.7.0 | 7 years ago | — |
| v1.6.2 | 8 years ago | — |
| v1.6.1 | 8 years ago | — |
| v1.6.0 | 8 years ago | — |
| v1.5.0 | 8 years ago | — |
| v1.4.0 | 9 years ago | — |
| v1.3.0 | 9 years ago | — |
| v1.2.0 | 9 years ago | — |
Frequently asked questions
How do I install github.com/gorilla/mux?
Run `go get github.com/gorilla/mux` to add github.com/gorilla/mux to your Go Modules project.
What license is github.com/gorilla/mux released under?
No license was detected in github.com/gorilla/mux's metadata; review the repository before use.
How popular is github.com/gorilla/mux?
github.com/gorilla/mux has approximately 0 downloads per week.