Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First parse of an Excel file | Matthew Lemon | 2024-04-19 | 1 | -10/+12 |
| | |||||
* | First test and first appearance of returns code | Matthew Lemon | 2024-04-12 | 1 | -155/+12 |
| | | | | | | | Test a function that gets all sheets from a datamap struct. A new function to handle a datamap and a return together in one POST request. | ||||
* | Adds back old JSON-based handler | Matthew Lemon | 2024-04-12 | 1 | -0/+58 |
| | |||||
* | Adds ability to save a single datamap to the database | Matthew Lemon | 2024-04-10 | 1 | -8/+90 |
| | |||||
* | First introduction of migrations using golang-migrate | Matthew Lemon | 2024-04-10 | 1 | -4/+6 |
| | |||||
* | Reorganises cmd/ structure for publication on pkg.go.dev | Matthew Lemon | 2024-04-06 | 1 | -0/+123 |
Adds key commands to Makefile |