sigmavirus24 / rush

Modular, way of implementing rate-limiting in python with a few handy default implementations

Home Page:https://rush.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrations

sigmavirus24 opened this issue · comments

I think my first attempt at an example project (for Flask) highlighted how rough it can be to integrate anything into some of the web frameworks if you're not intimately familiar with them.

I'd be open to assembling some folks to maintain a bunch of integrations with

  • Flask
  • Klein/Twisted/etc
  • Falcon
  • Django/DRF
  • etc.