fasthttprouter v0.1.1 Release Notes
Release Date: 2016-12-20 // over 6 years ago-
๐ [bugfix] Panic when method mismatched for parameterised queries
๐ Fixed the bug in #15 and #22
Thanks for @palestamp 's PR.
Previous changes from v0.1.0
-
๐ The
fasthttprouter
is used forfasthttp
web applications.- Forked from
httprouter
๐ 2. High performance based onfasthttp
- Simple and easy to use.
- Forked from