|
5182873137
|
Add structured logging
|
2021-04-30 08:25:40 +02:00 |
|
|
e14e9c9229
|
Remove unnessary early header write
|
2021-04-28 08:49:20 +00:00 |
|
|
ad9aa6fd6d
|
Split up the NewRouter function to ease the creation of versioned routers
|
2021-04-27 10:05:30 +02:00 |
|
|
40aff301d8
|
Add function to write json to http response writer
|
2021-04-27 09:47:08 +02:00 |
|
|
712d0e6420
|
Cleanup code
This changes variable names that were abbreviations, uses more constants
from the net/http package and improves the json decoding / encoding.
|
2021-04-27 08:57:31 +02:00 |
|
|
38434cef27
|
Add tests for health route
|
2021-04-26 14:20:01 +02:00 |
|
|
f8e864efdd
|
Add health route
|
2021-04-26 12:46:38 +02:00 |
|
|
38ecc02a79
|
Add api package serving our api routes using gorilla/mux
|
2021-04-26 12:46:38 +02:00 |
|