Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thoas/muxer
Basic extension to build http server on top of gorilla mux
https://github.com/thoas/muxer
Last synced: about 2 months ago
JSON representation
Basic extension to build http server on top of gorilla mux
- Host: GitHub
- URL: https://github.com/thoas/muxer
- Owner: thoas
- License: mit
- Created: 2014-12-06T17:22:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-07T12:03:54.000Z (about 10 years ago)
- Last Synced: 2024-10-14T14:43:43.445Z (3 months ago)
- Language: Go
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
muxer
=====Muxer is a basic extension to build server (mainly request/response) on top of gorilla mux.