feat: ✨ db connection and alive endpoint
This commit is contained in:
parent
b3e49f414e
commit
c61ebe127a
6 changed files with 55 additions and 11 deletions
|
@ -10,4 +10,4 @@ serde_json = "1.0.128"
|
|||
sha3 = "0.10.8"
|
||||
surrealdb = "2.0.4"
|
||||
tokio = { version = "1.40.0", features = ["full"] }
|
||||
tower-http = "0.6.1"
|
||||
tower-http = { version = "0.6.1", features = ["cors"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue