459d10664a
fix: close stmt
10d174f626
fix: format
port
as %s, not %d (got []int in result)
af3d980252
fix: index out of bounds in parseHost
591cd28eb4
refactor: cleaner str-to-int with 400 response on err
ae2d98fa1f
refactor: rename repo fun-s as they always take id
440008ec64
feat: basic api for get & post, no db yet
352124a6e8
fix: add .kotlin to ignore
6d63f2c96b
add /watch; go mod tidy + replace gopiped/schema with local
d5755ca1d8
refactor: rename, move schemas to separate module
56d5d992df
license
74c747115d
template: go fiber app