Add Go server with POST LDR to Sqlite3 and GET graphs of historic data

This commit is contained in:
2025-06-16 20:58:46 +02:00
parent a780ffc918
commit 7599b3f652
7 changed files with 445 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
github.com/mattn/go-sqlite3 v1.14.28 h1:ThEiQrnbtumT+QMknw63Befp/ce/nUPgBPMlRFEum7A=
github.com/mattn/go-sqlite3 v1.14.28/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=