Skip to content

Commit 416ee0f

Browse files
committed
add relevant video link
1 parent a00679d commit 416ee0f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

utilities/rate-limit/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,13 @@ container.add(
240240
);
241241
```
242242

243+
## Rate-limiting video tutorial
244+
245+
246+
[![Rate limiting video tutorial](/assets/images/func-as-controller.png){:class="image fit"}](https://youtu.be/dfmArIN4s-o "Rate limiting video tutorial")
247+
248+
Rate-limiting video tutorial explains how to use rate limit middleware to restrict number of request client can make.
249+
243250
## Explore more
244251

245252
- [Utilities](/utilities)

0 commit comments

Comments
 (0)