Skip to content

Conversation

vipulsc
Copy link

@vipulsc vipulsc commented Jun 19, 2025

Changes

  • Added express-rate-limit package
  • Set up rate limiting:
    • 15-minute window
    • 100 requests per IP
  • Applied to all API routes

Benefits

  • Prevents API abuse
  • Protects server resources
  • Enhances security

@pratik-mahalle
Copy link

Hey @vipulsc, Thank you for raising the pr. Our team will review the pr soon. Before that please sign the DCO before pushing the changes

@vipulsc vipulsc force-pushed the vipul branch 2 times, most recently from 8719915 to 642956f Compare June 28, 2025 06:54
@vipulsc
Copy link
Author

vipulsc commented Jun 28, 2025

@pratik-mahalle
✅ Signed the DCO
Let me know if anything else is needed. Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants