Skip to content

kanhayaKy/rate-limiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rate Limiter

Python implementation for various rate limiting algorithms

How to get started

  1. Create a .env file and copy the contents of .env.sample into it
  2. Edit the RATE_LIMIT_ALGORITHM variable to the algorithm you want to run (check rate_limiter/util.py for valid strings)
  3. Start the containers using docker-compose -f docker-compose.yml up --build

About

Python implementation for various rate limiting algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors