github.com/kataras/muxie
v1.1.2
#2883 most downloaded on Go modules
kataras/muxie
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5 months
Most releases are documented
notes for 10 of 13 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
15 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Oct 2018 to Nov 2021Releases
latest 15-
v1.1.3-0.20211116085449-0eca9f6e5e3016 Nov 2021 pre-releaseNothing published for this version
-
v1.1.206 Feb 2021Release notes
Open source →Add example for custom writers: https://github.com/kataras/muxie/blob/master/_examples/13_custom_responsewriter/main.go
-
v1.1.123 Jul 2020Release notes
Open source → -
v1.1.022 Jul 2020 -
v1.0.916 May 2020Release notes
Open source →Add
muxie.Methods().NoContent(http.MethodOptions)to and https://github.com/kataras/muxie/tree/master/_examples/11_cors -
v1.0.805 Dec 2019 -
v1.0.701 Feb 2019Release notes
Open source →Changes: v1.0.6...v1
- Exported
muxie.ResponseWritercompletes thehttp.ResponseWriterand it is params setter/getter that end-devs can wrap to make compatible custom http response writers without losing the path parameters features.
- Exported
-
v1.0.7-0.20190627132929-6e55f24789ea27 Jun 2019 pre-releaseNothing published for this version
-
v1.0.615 Nov 2018Release notes
Open source →- Add Mux#AbsPath to return the current SubMux path starting from root
- Add 10_fileserver example
-
v1.0.521 Oct 2018Release notes
Open source →fix root wildcard but no '/' registered but requested and add mime.go for
muxie.TypeByExtensionandmuxie.TypeByFilename -
v1.0.420 Oct 2018Release notes
Open source →Changes: v1.0.3...v1.0.4
In short: Add support for fitlered request handlers, request_handler.go. See
Mux#HandleRequest,muxie.HostMatcher and take a look at the example: https://github.com/kataras/muxie/tree/master/_examples/9_subdomains_and_matchers. -
v1.0.318 Oct 2018Release notes
Open source →Changes: v1.0.2...v1.0.3
In short: Add request_processor.go, see
muxie.JSON/XMLand read /_examples/8_bind_req_send_resp.Also: Allow more than one methods to be passed on
muxie.Methods().Handle/HandleFuncto register the same handler for specific methods. -
v1.0.218 Oct 2018Nothing published for this version
-
v1.0.117 Oct 2018Nothing published for this version
-
v1.0.015 Oct 2018Nothing published for this version