aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/dbasik-api/main.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rips out Postgres - but leaves migration files for nowMatthew Lemon2024-06-031-23/+4
* Adds ability to save a single datamap to the databaseMatthew Lemon2024-04-101-0/+2
* First introduction of migrations using golang-migrateMatthew Lemon2024-04-101-2/+2
* 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-061-0/+80