Skip to content

Commit f969c43

Browse files
author
penoonan
committed
add pno/throttle to listed middlewares
1 parent 5584e07 commit f969c43

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/middlewares.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,21 @@ <h3>
219219
<a class="btn" href="https://packagist.org/packages/silpion/stack-logger"><i class="icon icon-archive"></i> Packagist</a>
220220
</div>
221221
</div>
222+
<div class="span6">
223+
<h3>
224+
<a href="https://github.com/h4cc/StackLogger">Throttle</a>
225+
</h3>
226+
<p class="by">
227+
by penoonan
228+
</p>
229+
<p>
230+
Stack Middleware for throttling requests by IP.
231+
</p>
232+
<div class="btn-group">
233+
<a class="btn" href="https://github.com/penoonan/throttle"><i class="icon icon-github"></i> GitHub</a>
234+
<a class="btn" href="https://packagist.org/packages/pno/throttle"><i class="icon icon-archive"></i> Packagist</a>
235+
</div>
236+
</div>
222237
</div>
223238
</div>
224239
{% endblock %}

0 commit comments

Comments
 (0)