https://github.com/pxi/mux
Simple HTTP multiplexing for Go
https://github.com/pxi/mux
go golang http mux
Last synced: 2 months ago
JSON representation
Simple HTTP multiplexing for Go
- Host: GitHub
- URL: https://github.com/pxi/mux
- Owner: pxi
- License: mit
- Created: 2017-06-12T16:35:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T07:14:30.000Z (almost 9 years ago)
- Last Synced: 2024-06-20T09:30:25.001Z (almost 2 years ago)
- Topics: go, golang, http, mux
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mux [](https://godoc.org/github.com/pxi/mux)
Various simple utilities that help with HTTP multiplexing for Go.