p7-projekt / api-backend

Backend API
MIT License
0 stars 0 forks source link

[REQUEST] - Rate limit #21

Open KristianS93 opened 1 month ago

KristianS93 commented 1 month ago

Reference Issues

No response

Summary

Consider adding rate limiting, discuss whether it is necessary for our API.

Basic Example

Such that endpoints have a limit for how often it an be queried.

Drawbacks

Overkill ?

Unresolved questions

No response

KristianS93 commented 1 month ago

Rate limiting ASP.NET Core