From afa663d350e4f0827c12ef14e53bd76136939d1d Mon Sep 17 00:00:00 2001 From: Carter Perez Date: Tue, 2 Jun 2026 14:18:11 -0400 Subject: [PATCH] Update README.md --- PROJECTS/advanced/api-rate-limiter/README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/PROJECTS/advanced/api-rate-limiter/README.md b/PROJECTS/advanced/api-rate-limiter/README.md index 4c9e49c4..a56ef59b 100644 --- a/PROJECTS/advanced/api-rate-limiter/README.md +++ b/PROJECTS/advanced/api-rate-limiter/README.md @@ -15,7 +15,20 @@ > Enterprise rate limiting for FastAPI using HTTP 420 "Enhance Your Calm". -*This is a quick overview — security theory, architecture, and full walkthroughs are in the [learn modules](#learn).* +

+ + Watch on YouTube + +

+ +

+ + Video Thumbnail + +

+ + +*Learning Docs are here: [learn modules](#learn).* ## What It Does