start using actix for interface

This commit is contained in:
2023-07-17 23:19:03 +02:00
parent e3422ed255
commit 2023666c15
8 changed files with 767 additions and 43 deletions

View File

@@ -8,6 +8,8 @@ bollard = "0.14"
futures = "0.3"
tokio = { version = "1", features = ["full"] }
rusqlite = { version = "0.29.0", features = ["bundled"] }
actix-web = "4"
env_logger = "*"
[target.x86_64-unknown-linux-gnu]
rustflags = [