message no. 41001
Posted by eren in #github at 2014-08-19T14:23:46Z
I just implemented rate limiting in my API using redis. I've gone beyond simple rate limiting to support specific count and window options for users or ip. If I add setting for user or ip on URL, it respects that rule ^.^