Skip to content

fix(KGA-27): adiciona rate limiting (express-rate-limit, 100 req/15min) - #17

Merged
PinkFlowGirl merged 1 commit into
mainfrom
fix/kga-27-rate-limiting
Jun 13, 2026
Merged

fix(KGA-27): adiciona rate limiting (express-rate-limit, 100 req/15min)#17
PinkFlowGirl merged 1 commit into
mainfrom
fix/kga-27-rate-limiting

Conversation

@PinkFlowGirl

Copy link
Copy Markdown
Owner
  • Instala express-rate-limit
  • Configura limiter de 100 requisições por IP a cada 15 minutos nas rotas /api/
  • Retorna 429 com mensagem padronizada ao exceder o limite

Closes KGA-27

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kpop-api-qa Ready Ready Preview, Comment Jun 13, 2026 11:54pm

@PinkFlowGirl
PinkFlowGirl merged commit 15b9b5d into main Jun 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant