A powerful HTTP router and URL matcher for building Go web servers with 🦍
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philip Schlump ab8ae247f1 Fixed the domain name copied from my other code to be example.com 12 years ago
LICENSE Initial files. 13 years ago
README.md Update README.md 13 years ago
bench_test.go Initial files. 13 years ago
doc.go Remove extra parentheses 12 years ago
mux.go Fixed problem with droping query string. 12 years ago
mux_test.go Fixed the domain name copied from my other code to be example.com 12 years ago
old_test.go Initial files. 13 years ago
regexp.go Initial files. 13 years ago
route.go Add "of" like the rest of the function docstrings 12 years ago

README.md

mux

gorilla/mux is a powerful URL router and dispatcher.

Read the full documentation here: http://www.gorillatoolkit.org/pkg/mux