jhurliman / node-rate-limiter

A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
MIT License
1.51k stars 135 forks source link

add second/minute/hour/day as possible values in interval parameter type #40

Closed nicolashenry closed 7 years ago

jhurliman commented 7 years ago

LGTM