An open API service indexing awesome lists of open source software.

https://github.com/thefrosty/rate-limit

Rate limit API requests with a HTTP Response 429, "Too Many Requests".
https://github.com/thefrosty/rate-limit

rate-limit wordpress-muplugin

Last synced: 6 days ago
JSON representation

Rate limit API requests with a HTTP Response 429, "Too Many Requests".

Awesome Lists containing this project

README

          

# Rate Limiter

[![PHP from Packagist](https://img.shields.io/packagist/php-v/thefrosty/rate-limit.svg)]()
[![Latest Stable Version](https://img.shields.io/packagist/v/thefrosty/rate-limit.svg)](https://packagist.org/packages/thefrosty/rate-limit)
[![Total Downloads](https://img.shields.io/packagist/dt/thefrosty/rate-limit.svg)](https://packagist.org/packages/thefrosty/rate-limit)
[![License](https://img.shields.io/packagist/l/thefrosty/rate-limit.svg)](https://packagist.org/thefrosty/rate-limit)

Rate limit API requests with a HTTP Response 429, "Too Many Requests".