Skip to content

Commit 5cebf16

Browse files
committed
Merge pull request #18 from penoonan/master
Add pno/throttle to listed middlewares
2 parents 5584e07 + af0a30d commit 5cebf16

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

source/middlewares.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,22 @@ <h3>
220220
</div>
221221
</div>
222222
</div>
223+
<div class="row-fluid">
224+
<div class="span6">
225+
<h3>
226+
<a href="https://github.com/penoonan/throttle">Throttle</a>
227+
</h3>
228+
<p class="by">
229+
by penoonan
230+
</p>
231+
<p>
232+
Stack Middleware for throttling requests by IP.
233+
</p>
234+
<div class="btn-group">
235+
<a class="btn" href="https://github.com/penoonan/throttle"><i class="icon icon-github"></i> GitHub</a>
236+
<a class="btn" href="https://packagist.org/packages/pno/throttle"><i class="icon icon-archive"></i> Packagist</a>
237+
</div>
238+
</div>
239+
</div>
223240
</div>
224241
{% endblock %}

0 commit comments

Comments
 (0)