Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First test and first appearance of returns code | Matthew Lemon | 2024-04-12 | 1 | -0/+1 |
| | | | | | | | 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. | ||||
* | Completion of stateless API for datamap create | Matthew Lemon | 2024-04-12 | 1 | -0/+1 |
| | |||||
* | Adds ability to save a single datamap to the database | Matthew Lemon | 2024-04-10 | 1 | -1/+2 |
| | |||||
* | Reorganises cmd/ structure for publication on pkg.go.dev | Matthew Lemon | 2024-04-06 | 1 | -0/+31 |
Adds key commands to Makefile |