You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As well as modal authorization levels (for getting, posting, etc), we should consider how rate limiting can be implemented, e.g. so someone can't DDoS your REST server.
As well as modal authorization levels (for getting, posting, etc), we should consider how rate limiting can be implemented, e.g. so someone can't DDoS your REST server.
From https://stackoverflow.com/a/65491442/5033292, https://github.com/laurentS/slowapi looks like a possible solution (although it is only in alpha)
The text was updated successfully, but these errors were encountered: