Commit Graph

7 Commits

Author SHA1 Message Date
Joona Hoikkala
6ba9360156
Update goreleaser config to work with latest version (#312) 2022-08-10 15:28:16 +03:00
Marvin Blum
aff13a02fb Added http health check endpoint. (#137)
* Added http health check endpoint.

* Fixed performing POST on GET endpoint.

* Explicitly return http status 200 in health check endpoint.

* Updated changelog.
2019-01-25 19:22:53 +02:00
Joona Hoikkala
fd9ce4606d
Get rid of Iris and use julienschmidt/httprouter instead (#20)
* Replace iris with httprouter

* Linter fixes

* Finalize iris removal

* Vendor dependencies for reproducable builds

* Api tests are back
2017-11-14 23:54:29 +02:00
Joona Hoikkala
8f8262acdd
Begun writing dns.go tests 2016-11-25 18:50:13 +02:00
Joona Hoikkala
8c46cc9ee2
Added sane dependency handling 2016-11-23 22:24:59 +02:00
Joona Hoikkala
31eff45765 Finetuning 2016-11-23 22:12:42 +02:00
Joona Hoikkala
dff7e92205
Gitignore 2016-11-12 14:13:32 +02:00