Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganises cmd/ structure for publication on pkg.go.dev | Matthew Lemon | 2024-04-06 | 1 | -123/+0 |
* | Adds the GPL clauses to main source code files | Matthew Lemon | 2024-04-06 | 1 | -0/+17 |
* | Handler for creating a datamapLine object | Matthew Lemon | 2024-03-13 | 1 | -7/+20 |
* | Implements our own errors | Matthew Lemon | 2024-03-13 | 1 | -6/+3 |
* | Wraps the JSON response in an envelope | Matthew Lemon | 2024-03-12 | 1 | -1/+1 |
* | wip: Indent the JSON | Matthew Lemon | 2024-03-12 | 1 | -3/+13 |
* | 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 |
* | Handles negative id | Matthew Lemon | 2024-03-11 | 1 | -2/+1 |
* | Initial commit | Matthew Lemon | 2024-03-11 | 1 | -0/+23 |