Commit Graph

9 Commits

Author SHA1 Message Date
Łukasz Budnik
1a1f4cf14d converted to go modules, added gorilla web toolkit, added test, changed yosoy to respond with JSON rather than plain text, added travis support 2021-02-04 00:29:22 +01:00
Łukasz Budnik
cd90e887fe switched to gorilla, added out of the box handlers for logging, proxy headers, and recovery 2021-02-03 09:08:31 +01:00
Łukasz Budnik
b013a03c8f Merge pull request #1 from lukaszbudnik/sorting-headers-ignoring-favicon
implemented sorting headers, added ignoring (404) /favicon.ico requests
v1.0.1
2021-02-03 06:36:28 +01:00
Łukasz Budnik
3b5c522e2f implemented sorting headers, added ignoring (404) /favicon.ico requests 2021-02-03 06:34:15 +01:00
Łukasz Budnik
c6c3cd5ed8 updated documentation v1.0.0 2020-11-17 16:21:44 +01:00
Łukasz Budnik
ac4f9b9a94 minor changes in code, added better description and Kubernetes example 2020-11-14 09:01:40 +01:00
Łukasz Budnik
4ada9bfd9c Rename Docker to Dockerfile 2020-11-13 15:09:02 +01:00
Łukasz Budnik
fce263c463 first version, prints request URI, time, counts requests, can show env variables, and files 2020-11-13 15:00:37 +01:00
Łukasz Budnik
088f345c70 Initial commit 2020-11-13 14:48:53 +01:00