Commit graph

9 commits

Author SHA1 Message Date
Mark Beamer Jr
a1177c17d3
Status error should default to internal server error. Otherwise it will trigger a nil pointer and subsequent panic. 2021-08-08 14:09:19 -04:00
Mark Beamer Jr
d7e84c6b97
Add CORS to api server configuration 2021-03-10 20:55:59 -05:00
Mark Beamer Jr
4580a95b74
Add CORS to api server 2021-03-10 20:04:48 -05:00
Mark Beamer Jr
8f8b2e605b
Add ability to specify the format of the query parameters via json tag. 2019-12-15 01:37:44 -05:00
Mark Beamer Jr
9b6fea461c
Add ability to control the format of the json response from api server. 2019-12-11 21:21:21 -05:00
Niko Storni
dd2171172d update to v2 2019-10-10 05:07:33 +02:00
Niko Storni
d032c842d5 remove problematic data 2019-09-24 16:03:49 +02:00
Niko Storni
2d45f059ec improve error handling on json marshalling 2019-09-10 16:07:44 +02:00
Alex Grintsvayg
a8bc4d4e36 move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00