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
/
handlers.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
Couple of minor fixes
Matthew Lemon
1
-3
/
+2
2024-06-01
Spelling fixes and adds a newline
Matthew Lemon
1
-1
/
+1
2024-05-31
Can now parse a return XLSX file
Matthew Lemon
1
-21
/
+20
2024-04-19
First parse of an Excel file
Matthew Lemon
1
-21
/
+21
2024-04-12
First test and first appearance of returns code
Matthew Lemon
1
-87
/
+78
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
1
-8
/
+90
2024-04-10
First introduction of migrations using golang-migrate
Matthew Lemon
1
-4
/
+6
2024-04-06
Reorganises cmd/ structure for publication on pkg.go.dev
Matthew Lemon
1
-0
/
+0
2024-04-06
Adds the GPL clauses to main source code files
Matthew Lemon
1
-0
/
+17
2024-03-13
Handler for creating a datamapLine object
Matthew Lemon
1
-7
/
+20
2024-03-13
Implements our own errors
Matthew Lemon
1
-6
/
+3
2024-03-12
Wraps the JSON response in an envelope
Matthew Lemon
1
-1
/
+1
2024-03-12
wip: Indent the JSON
Matthew Lemon
1
-3
/
+13
2024-03-12
wip: full datamap struct is now converted to json
Matthew Lemon
1
-6
/
+16
2024-03-12
wip: returns the parsed csv as json
Matthew Lemon
1
-28
/
+34
2024-03-12
wip: writes contents of uploaded csv file to http.ResponseWriter
Matthew Lemon
1
-12
/
+28
2024-03-12
First implementation of csv upload
Matthew Lemon
1
-1
/
+33
2024-03-11
Handles negative id
Matthew Lemon
1
-2
/
+1