FrameworkV / FoodFusionAI

Open source groceries management application powered by AI (LLMs)
1 stars 0 forks source link

Add rate limit for the endpoints #59

Open JanSkn opened 5 days ago

JanSkn commented 5 days ago

Rate limit so that user can only access an endpoint x times/hour or day.

Possible packages:

redis data storable on Azure Web App for free?

corresponds to #26