aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/dbasik-api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reverts the use of Pretty for actual API useHEADmasterMatthew Lemon2024-06-071-4/+4
* Couple of minor fixesMatthew Lemon2024-06-031-3/+2
* Formatting onlyMatthew Lemon2024-06-031-1/+2
* Rips out Postgres - but leaves migration files for nowMatthew Lemon2024-06-031-23/+4
* Spelling fixes and adds a newlineMatthew Lemon2024-06-012-7/+7
* Can now parse a return XLSX fileMatthew Lemon2024-05-311-21/+20
* Some tidyingMatthew Lemon2024-05-291-17/+16
* Nice refactoringMatthew Lemon2024-04-202-13/+36
* wip: bad implementation of unzipMatthew Lemon2024-04-202-0/+36
* wip: testing the file package interfaceMatthew Lemon2024-04-202-14/+35
* First parse of an Excel fileMatthew Lemon2024-04-196-68/+386
* First test and first appearance of returns codeMatthew Lemon2024-04-124-155/+319
* Completion of stateless API for datamap createMatthew Lemon2024-04-121-0/+1
* Adds back old JSON-based handlerMatthew Lemon2024-04-121-0/+58
* Adds ability to save a single datamap to the databaseMatthew Lemon2024-04-103-9/+94
* First introduction of migrations using golang-migrateMatthew Lemon2024-04-102-6/+8
* Adds some database pool configuration and flagsMatthew Lemon2024-04-101-1/+19
* Adds .env file with database dsn in itMatthew Lemon2024-04-101-1/+8
* Postgres implementation now set up and in containers - no tables yetMatthew Lemon2024-04-101-1/+37
* Adds docker compose config file and changes application portMatthew Lemon2024-04-101-1/+4
* Reorganises cmd/ structure for publication on pkg.go.devMatthew Lemon2024-04-066-0/+419