first commit

This commit is contained in:
alex
2025-06-22 11:32:11 +03:00
commit d3b2944cd8
18 changed files with 519 additions and 0 deletions

8
config/config.yaml Normal file
View File

@@ -0,0 +1,8 @@
mode: "dev"
http_server:
address: "localhost:8080"
timeout: 3s
idle_timeout: 30s
com_dir: "com/"