We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5584e07 commit f969c43Copy full SHA for f969c43
1 file changed
source/middlewares.html
@@ -219,6 +219,21 @@ <h3>
219
<a class="btn" href="https://packagist.org/packages/silpion/stack-logger"><i class="icon icon-archive"></i> Packagist</a>
220
</div>
221
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
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
237
238
239
{% endblock %}
0 commit comments