Skip to content

feat: rate limiter middleware #14

@SirGhaniR

Description

@SirGhaniR

Is your feature request related to a problem? Please describe.
To prevent some malicious user bombarding the server with requests to oblivion.

Describe the solution you'd like
Use Upstash Redis to use the rate limiter feature. Reference this guide to help you implement it.
I want each user limited to making 60 req/3600s (1 h).

Describe alternatives you've considered
None

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions