feat: added API specification

This commit is contained in:
Anatoly Antonov 2025-06-21 21:12:42 +03:00
parent 7ce1202d87
commit 419c07886c
4 changed files with 79 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.intra.yksa.space/gsn/predictor
go 1.24.4