first commit

This commit is contained in:
2025-08-26 21:54:30 +02:00
commit 4478d70d15
21 changed files with 1617 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.0x0001f346.de/andreas/ablage
go 1.24.6
require github.com/julienschmidt/httprouter v1.3.0