Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-03-13 | Handler for creating a datamapLine object | Matthew Lemon | 1 | -7/+20 |
2024-03-13 | Implements our own errors | Matthew Lemon | 1 | -6/+3 |
2024-03-12 | Wraps the JSON response in an envelope | Matthew Lemon | 1 | -1/+1 |
2024-03-12 | wip: Indent the JSON | Matthew Lemon | 1 | -3/+13 |
2024-03-12 | wip: full datamap struct is now converted to json | Matthew Lemon | 1 | -6/+16 |
2024-03-12 | wip: returns the parsed csv as json | Matthew Lemon | 1 | -28/+34 |
2024-03-12 | wip: writes contents of uploaded csv file to http.ResponseWriter | Matthew Lemon | 1 | -12/+28 |
2024-03-12 | First implementation of csv upload | Matthew Lemon | 1 | -1/+33 |
2024-03-11 | Handles negative id | Matthew Lemon | 1 | -2/+1 |