aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/api/healthcheck.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganises cmd/ structure for publication on pkg.go.devMatthew Lemon2024-04-061-36/+0
| | | | Adds key commands to Makefile
* Adds the GPL clauses to main source code filesMatthew Lemon2024-04-061-0/+17
|
* 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