anitab-org / anitab-org/mentorship-backend

Feature: Setting a rate limit on the endpoints using flask limiter

Abierto
#1,006 30 comentarios 0 reacciones 1 asignado Reclamado por @sakshivij Ver en GitHub
Category: Coding Hacktoberfest Type: Enhancement
Lenguaje dominante
Python
Estrellas
200
Forks
449
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Is your feature request related to a problem? Please describe.**

Heroku Does offer DDoS mitigation however, according to [this](https://help.heroku.com/HCCDCDYY/does-heroku-offer-ddos-denial-of-service-mitigation) post they strongly recommend using a rate limiter library.

**Describe the solution you'd like**

Rate limit the endpoints of the api using [flask limiter](https://flask-limiter.readthedocs.io/en/stable/).

**Additional context**

The time and amount of requests that should be allowed should be discussed, possibly in the mentorship session.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.