Init with working version

Basic demo for Tally X AutoIxpert integration to showcase setup in
Go due to impossibility of open-sourcing n8n setup.
This commit is contained in:
rkmpa
2026-03-14 22:45:37 +01:00
commit 20acd6d77a
10 changed files with 791 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.kornbrand.biz/plankalkul/autoixpert-sample
go 1.22.0