A request router and dispatcher with a pat-like interface, built on top of gorilla/mux.
go get github.com/gorilla/patNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers a route with a path variable and starts an HTTP server.
Order routes from most to least specific.
No dependency data recorded yet.