Inital commit

This commit is contained in:
2026-02-15 15:22:10 +01:00
commit 795c7eccb8
4 changed files with 131 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module tilok.dev/go-http-server
go 1.25.0