aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/api/helpers.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-06Reorganises cmd/ structure for publication on pkg.go.devMatthew Lemon1-86/+0
Adds key commands to Makefile
2024-04-06Adds the GPL clauses to main source code filesMatthew Lemon1-0/+17
2024-03-12Wraps the JSON response in an envelopeMatthew Lemon1-1/+4
2024-03-12wip: Indent the JSONMatthew Lemon1-0/+30
2024-03-11Adds a writeJSON helperMatthew Lemon1-0/+36