Added rate-limiter
This commit is contained in:
parent
4ee3824d2c
commit
3124696932
3 changed files with 188 additions and 7 deletions
|
|
@ -5,6 +5,7 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
actix-cors = "0.7.1"
|
||||
actix-governor = "0.8.0"
|
||||
actix-web = "4.11.0"
|
||||
dotenvy = "0.15.7"
|
||||
mysql = "26.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue