-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⚡ Added API Rate Limit as described in issue 56, Used nest js package…
… throttle for applying rate limit to APIs the throttle limit and throttle ttl are to be added in .env as THROTTLER_LIMIT and THROTTLE_TTL respectively Added API Rate Limit as described in issue 56, Used nest js package throttle for applying rate limit to APIs the throttle limit and throttle ttl are to be added in .env
- Loading branch information
sachin.sharma
authored and
sachin.sharma
committed
Dec 29, 2023
1 parent
381e975
commit 74e46f9
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters