started db-rewrite. using neo4j and a restful go api to handle DB queries/statements.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
module the.hub/m
|
||||
|
||||
go 1.24.2
|
||||
|
||||
require (
|
||||
github.com/gorilla/mux v1.8.1 // indirect
|
||||
github.com/neo4j/neo4j-go-driver/v5 v5.28.0 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user