We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5584e07 + af0a30d commit 5cebf16Copy full SHA for 5cebf16
source/middlewares.html
@@ -220,5 +220,22 @@ <h3>
220
</div>
221
222
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
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
239
240
241
{% endblock %}
0 commit comments