Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement rate limiting to prevent spamming #22

Open
vtv6 opened this issue Oct 13, 2022 · 8 comments
Open

Implement rate limiting to prevent spamming #22

vtv6 opened this issue Oct 13, 2022 · 8 comments
Assignees

Comments

@vtv6
Copy link

vtv6 commented Oct 13, 2022

No description provided.

@Yasshu55
Copy link
Collaborator

@tzii Assigned it to you! Good luck

@Yasshu55 Yasshu55 assigned Yasshu55 and vtv6 and unassigned Yasshu55 Oct 13, 2022
@unnikrishnan2002
Copy link
Owner

@tzii Can you provide an elaboration on the feature you suggested before working on it ?

@vtv6
Copy link
Author

vtv6 commented Oct 14, 2022

I will use express-rate-limiting package, it do not need an external store.

@unnikrishnan2002
Copy link
Owner

I will use express-rate-limiting package, it do not need an external store.

Alright then what will be the limit for the user ?

@vtv6
Copy link
Author

vtv6 commented Oct 14, 2022

Send sms and create short url

@unnikrishnan2002
Copy link
Owner

Send sms and create short url

I didn't exactly understand what are you suggesting to do. Can you give an elaborated explanation on the issue you are proposing

@vtv6
Copy link
Author

vtv6 commented Oct 14, 2022

It prevents someone spamming requests to your server and sending lots of sms for which you have to pay.

@developer-diganta
Copy link

developer-diganta commented Oct 30, 2022

Can I work on this if this is still open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants