danielroe / danielroe/page-speed.dev
API rate limiting 🔄
Open
enhancement
help wanted
- Dominant language
- Vue
- Stars
- 469
- Forks
- 21
- Avg merge
- 22h 43m
- Merged PRs (30d)
- 16
Description
### The issue ⚡
There is no API rate limiting implementation in place which puts the API endpoints at risk of abuse, i.e. DDOS.
### Suggested improvements 🔨
Add rate limiting to protect the API endpoints against illegitimate use and abuse.
### References 🔗
https://unkey.dev/docs/features/ratelimiting
https://github.com/upstash/ratelimit
Contributor guide
Assessment
This issue has not been assessed yet.