-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
| T| T T| \ / \ | T| T| T / _]| \ l j| \ | \ | ||
| || l || D )Y Y| || || | / [_ | o ) | T | D )| \ | ||
l_j l_j| _ || / | O |l_j l_jl_j l_j| l___ Y _]| T | | | / | D Y | ||
| | | | || \ | | | | | | | T| [_ | O | | | | \ | | | ||
| | | | || . Yl ! | | | | | || T| | j l | . Y| | | ||
l__j l__j__jl__j\_j \___/ l__j l__j l_____jl_____jl_____j|____jl__j\_jl_____j | ||
|
||
|
||
# Throttlebird | ||
Throttlebird is a simple Http request throttler to help limit the number of client requests within a given period of time. | ||
|
||
[![Build status](https://ci.appveyor.com/api/projects/status/c2xv4a7fqmfml1qy?svg=true)](https://ci.appveyor.com/project/joelhulen/throttlebird) | ||
[![NuGet version](https://badge.fury.io/nu/Throttlebird.svg)](https://badge.fury.io/nu/Throttlebird) [![Build status](https://ci.appveyor.com/api/projects/status/c2xv4a7fqmfml1qy?svg=true)](https://ci.appveyor.com/project/joelhulen/throttlebird) |