Skip to content

maguec/RateLimitingExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Flask Simple Rate limiting Example

This demo contains two possible rate limiting methods

  • Fixed Bucket
git checkout fixed_bucket
  • Sliding Window
git checkout sliding_window

About

A super simple example of using Redis to rate limit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published