Commit graph

6 commits

Author SHA1 Message Date
18a84b9b92
style: removed unnecessary braces and else if statements
All checks were successful
Build / Checks (push) Successful in 34s
Build / Code Coverage (push) Successful in 44s
Build / Build (push) Successful in 34s
2025-02-27 20:43:46 +01:00
2fb1b35713
feat: renamed goHTTPRouter to httprouter
BREAKING CHANGE: new package name git.martin-riedl.de/golang/httprouter
2025-02-27 20:34:47 +01:00
70865d5289
support virtual file system for static files 2021-03-17 20:45:32 +01:00
9bf43315b3
fixed path issue with url parameters 2019-08-22 11:23:25 +02:00
9a1490784e
fixed registration of root path 2019-08-07 23:11:20 +02:00
d440ab6302
initial upload 2019-08-03 18:52:58 +02:00