Implements a request router and dispatcher for HTTP.
go get github.com/gorilla/muxNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple HTTP server with a route.
For new projects, use net/http's built-in router or chi.
No dependency data recorded yet.