index
:
dbasik-go.git
master
A API for dbasik written in Go.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
dbasik-api
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
Formatting only
Matthew Lemon
1
-1
/
+2
2024-06-03
Rips out Postgres - but leaves migration files for now
Matthew Lemon
1
-23
/
+4
2024-06-01
Spelling fixes and adds a newline
Matthew Lemon
2
-7
/
+7
2024-05-31
Can now parse a return XLSX file
Matthew Lemon
1
-21
/
+20
2024-05-29
Some tidying
Matthew Lemon
1
-17
/
+16
2024-04-20
Nice refactoring
Matthew Lemon
2
-13
/
+36
2024-04-20
wip: bad implementation of unzip
Matthew Lemon
2
-0
/
+36
2024-04-20
wip: testing the file package interface
Matthew Lemon
2
-14
/
+35
2024-04-19
First parse of an Excel file
Matthew Lemon
6
-68
/
+386
2024-04-12
First test and first appearance of returns code
Matthew Lemon
4
-155
/
+319
2024-04-12
Completion of stateless API for datamap create
Matthew Lemon
1
-0
/
+1
2024-04-12
Adds back old JSON-based handler
Matthew Lemon
1
-0
/
+58
2024-04-10
Adds ability to save a single datamap to the database
Matthew Lemon
3
-9
/
+94
2024-04-10
First introduction of migrations using golang-migrate
Matthew Lemon
2
-6
/
+8
2024-04-10
Adds some database pool configuration and flags
Matthew Lemon
1
-1
/
+19
2024-04-10
Adds .env file with database dsn in it
Matthew Lemon
1
-1
/
+8
2024-04-10
Postgres implementation now set up and in containers - no tables yet
Matthew Lemon
1
-1
/
+37
2024-04-10
Adds docker compose config file and changes application port
Matthew Lemon
1
-1
/
+4
2024-04-06
Reorganises cmd/ structure for publication on pkg.go.dev
Matthew Lemon
6
-0
/
+419