pip compatible server to serve Python packages out of GitHub
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.
 
 
 
Kamil Kisiel e807f7c338 Add Travis badge 12 years ago
.travis.yml Add travis.yml 12 years ago
LICENSE Initial files. 13 years ago
README.md Add Travis badge 12 years ago
bench_test.go Initial files. 13 years ago
doc.go Remove extra parentheses 12 years ago
mux.go Fix typo 12 years ago
mux_test.go Add KeepContext flag to Router to disable clearing of context data. 13 years ago
old_test.go go fmt. 12 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

Build Status

gorilla/mux is a powerful URL router and dispatcher.

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