aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/dbasik-api (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-03Formatting onlyMatthew Lemon1-1/+2
2024-06-03Rips out Postgres - but leaves migration files for nowMatthew Lemon1-23/+4
2024-06-01Spelling fixes and adds a newlineMatthew Lemon2-7/+7
2024-05-31Can now parse a return XLSX fileMatthew Lemon1-21/+20
2024-05-29Some tidyingMatthew Lemon1-17/+16
2024-04-20Nice refactoringMatthew Lemon2-13/+36
2024-04-20wip: bad implementation of unzipMatthew Lemon2-0/+36
2024-04-20wip: testing the file package interfaceMatthew Lemon2-14/+35
2024-04-19First parse of an Excel fileMatthew Lemon6-68/+386
2024-04-12First test and first appearance of returns codeMatthew Lemon4-155/+319
2024-04-12Completion of stateless API for datamap createMatthew Lemon1-0/+1
2024-04-12Adds back old JSON-based handlerMatthew Lemon1-0/+58
2024-04-10Adds ability to save a single datamap to the databaseMatthew Lemon3-9/+94
2024-04-10First introduction of migrations using golang-migrateMatthew Lemon2-6/+8
2024-04-10Adds some database pool configuration and flagsMatthew Lemon1-1/+19
2024-04-10Adds .env file with database dsn in itMatthew Lemon1-1/+8
2024-04-10Postgres implementation now set up and in containers - no tables yetMatthew Lemon1-1/+37
2024-04-10Adds docker compose config file and changes application portMatthew Lemon1-1/+4
2024-04-06Reorganises cmd/ structure for publication on pkg.go.devMatthew Lemon6-0/+419