Muxie Versions Save

Muxie is a modern, fast and light HTTP multiplexer for Go. Fully compatible with the http.Handler interface. Written for everyone.

v1.0.2

5 years ago

Changes from v1.0.1: https://github.com/kataras/muxie/compare/v1.0.1...v1.0.2

In short: Add the Methods().Handle(method string, handler http.Handler) and example.

v1.0.1

5 years ago

Changes: https://github.com/kataras/muxie/compare/v1.0.0...v1.0.1

In short: add two more benchmarks and add middleware helpers.

v1.0.0

5 years ago