pticostaricags / FairPlaySocial

Multi-platform social network system
GNU General Public License v3.0
21 stars 7 forks source link

Introduce NET 7 Rate Limit #116

Closed efonsecab closed 1 year ago

efonsecab commented 1 year ago

With .NET 7, the framework introduced Rate Limiting, we want to use this feature in the endpoints which would be used a lot in the platform.

Add a basic Rate Limit to the Home Feed endpoint