Skip to content

Add Rate Limiting to All API Endpoints (Not Just Payment) #275

Description

@Nathydre

Files to modify : backend/src/server.ts , backend/src/middleware/rateLimiter.ts

Acceptance Criteria :

  • Apply tiered rate limiting to all API endpoints
  • Configure different rate limits per endpoint type (e.g., read vs write)
  • Add rate limit headers to all responses
  • All tests pass Why Important : Improves security and prevents abuse

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official Campaign

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions