Rate Limiter for APIs
2015
This is an application built with Node.js and Redis that lets you limit incoming or outgoing requests into or from your API.
Just hook this application into your API’s entry point and you’ll be able to define per user or per site limit with many different time limits (daily, hourly, weekly, etc.).