feat: add hhu calendar

This commit is contained in:
cato-001 2026-01-02 22:47:28 +01:00
commit 3e4c6c77cb
35 changed files with 4116 additions and 0 deletions

7
src/go.mod Normal file
View file

@ -0,0 +1,7 @@
module github.com/cato-001/calapi
go 1.25.5
require github.com/gorilla/mux v1.8.1
require github.com/jordic/goics v0.0.0-20210404174824-5a0337b716a0 // indirect