II.
Library overview
Reference · livelibrary:gorilla-mux
Gorilla Mux overview
Powerful HTTP request router and dispatcher for Go with regex-based route matching, subrouters, and middleware support.
Attributes
displayName
Gorilla Mux
belongsToLanguageId
category
http-server
description
Powerful HTTP request router and dispatcher for Go with regex-based
route matching, subrouters, and middleware support.
Outgoing edges
belongs_to_language1
- language:go·LanguageGo
library_used_by1
- skill-area:backend-api-design·SkillAreaBackend API Design
Incoming edges
alternative_to1
- library:chi·LibraryChi