aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/api/healthcheck.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implements our own errorsMatthew Lemon2024-03-131-3/+1
|
* Wraps the JSON response for healthcheck in an envelopeMatthew Lemon2024-03-121-5/+7
|
* Implements the new writeJSON methodMatthew Lemon2024-03-111-5/+1
|
* Adds a writeJSON helperMatthew Lemon2024-03-111-3/+13
|
* Adds first bit of JSONMatthew Lemon2024-03-111-3/+4
|
* Initial commitMatthew Lemon2024-03-111-0/+12