aishek / axios-rate-limit

Rate limit for axios
MIT License
237 stars 35 forks source link

Enable sharing a rate limiter between multiple axios clients #76

Open leorochael opened 3 months ago

leorochael commented 3 months ago

Sharing the rate limiting among them.

Fixes: #75