feat: introduce API rate limiting for API routes and cap package query limits.

This commit is contained in:
Yusuf İpek
2025-11-20 15:55:43 +03:00
parent 48e2d2f05d
commit af1ae5f1f8
7 changed files with 130 additions and 17 deletions
+1
View File
@@ -23,6 +23,7 @@
"cheerio": "^1.1.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lru-cache": "^11.2.2",
"lucide-react": "^0.294.0",
"next": "14.0.4",
"pg": "^8.11.3",