i added db and articles end points

This commit is contained in:
linlkin 2024-12-05 23:19:15 +01:00
parent c992014d53
commit 57d574d143
4 changed files with 43 additions and 3 deletions

View file

@ -6,4 +6,4 @@ edition = "2021"
[dependencies]
actix-files = "0.6.6"
actix-web = "4"
sqlite = "0.36.1"