Add Go server with POST LDR to Sqlite3 and GET graphs of historic data
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module chickencoop
|
||||
|
||||
go 1.24.4
|
||||
|
||||
require github.com/mattn/go-sqlite3 v1.14.28
|
||||
Reference in New Issue
Block a user