Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds errors file and dbasik.sql | Matthew Lemon | 2024-03-13 | 1 | -0/+7 |
* | Wraps the JSON response for healthcheck in an envelope | Matthew Lemon | 2024-03-12 | 1 | -5/+7 |
* | Wraps the JSON response in an envelope | Matthew Lemon | 2024-03-12 | 2 | -2/+5 |
* | wip: Indent the JSON | Matthew Lemon | 2024-03-12 | 2 | -3/+43 |
* | wip: full datamap struct is now converted to json | Matthew Lemon | 2024-03-12 | 1 | -6/+16 |
* | wip: returns the parsed csv as json | Matthew Lemon | 2024-03-12 | 1 | -28/+34 |
* | wip: writes contents of uploaded csv file to http.ResponseWriter | Matthew Lemon | 2024-03-12 | 1 | -12/+28 |
* | First implementation of csv upload | Matthew Lemon | 2024-03-12 | 1 | -1/+33 |
* | Implements the new writeJSON method | Matthew Lemon | 2024-03-11 | 1 | -5/+1 |
* | Adds a writeJSON helper | Matthew Lemon | 2024-03-11 | 3 | -4/+50 |
* | Adds first bit of JSON | Matthew Lemon | 2024-03-11 | 1 | -3/+4 |
* | Handles negative id | Matthew Lemon | 2024-03-11 | 1 | -2/+1 |
* | Initial commit | Matthew Lemon | 2024-03-11 | 4 | -0/+111 |