Skip to content

A Fastify-based REST API implementation of a multi-tenant leaky bucket rate limiter for Pix key queries using Redis and PostgreSQL.

Notifications You must be signed in to change notification settings

izabela-am/goteira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goteira

A Fastify-based REST API that simulates a Pix key query system, enforcing request limits using the Leaky Bucket algorithm inspired by BACEN guidelines.

🧱 Tech Stack

  • Backend: Node.js + Fastify + TypeScript
  • Storage: PostgreSQL + Redis
  • Testing: Jest

About

A Fastify-based REST API implementation of a multi-tenant leaky bucket rate limiter for Pix key queries using Redis and PostgreSQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published