Skip to content

Implement Rate Limiting on All Endpoints (Not Just Auth) in the api folder #475

Description

@grantfox-oss

Priority: Medium
Files: src/app.module.ts, controllers
Description:

  • Extend the existing rate limiting to cover all endpoints
  • Configure appropriate limits for different endpoint types (read vs write)
  • Add @SkipThrottle() decorator to endpoints that shouldn't be throttled (if any)
    Acceptance Criteria:
  • All endpoints have appropriate rate limits
  • Rate limiting works correctly
  • No false positives or performance issues

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions