rate limiting

This commit is contained in:
2025-03-14 17:25:23 -07:00
parent e39d0381c9
commit 852c907d35
4 changed files with 32 additions and 6 deletions

View File

@@ -22,6 +22,7 @@
"homepage": "https://github.com/20kaushik02/spotify-manager#readme",
"dependencies": {
"axios": "^1.8.2",
"bottleneck": "^2.19.5",
"connect-redis": "^8.0.1",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",