VishalIITP / CodeTalkBackend

1 stars 2 forks source link

Rate Limiting #33

Closed maadi7 closed 10 months ago

maadi7 commented 10 months ago

Implement rate limiting to protect your API from abuse or potential DoS attacks. The 'express-rate-limit' middleware is a popular choice.

@VishalIITP this is security measure, would you like me to work on this issue.

VishalIITP commented 10 months ago

@maadi7 You can start working on this one, assigned to you.

maadi7 commented 10 months ago

@VishalIITP please check the PR.

VishalIITP commented 10 months ago

@VishalIITP please check the PR.

awarded you 6 points for this one. Keep contributing!