feat: add Go server implementation with HTTPS support and update README for usage instructions

This commit is contained in:
2026-05-22 08:29:38 +02:00
parent fca0b84216
commit 6c8d014615
6 changed files with 524 additions and 63 deletions
+3
View File
@@ -0,0 +1,3 @@
module ok-server
go 1.21