danielroe / page-speed.dev

https://page-speed.dev
MIT License
320 stars 13 forks source link

API rate limiting 🔄 #31

Open JamieSlome opened 6 months ago

JamieSlome commented 6 months ago

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