upstash-ratelimit-ts
CommunityControl API access with Redis.
Authorthedaviddias
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers implement robust rate limiting for their applications using the Upstash Redis Rate Limiter TypeScript SDK, preventing abuse and managing traffic effectively.
Core Features & Use Cases
- Flexible Algorithms: Supports Fixed Window, Sliding Window, and Token Bucket algorithms.
- Traffic Protection: Includes deny lists and automatic IP blocking.
- Use Case: Protect your API endpoints from being overwhelmed by too many requests from a single user or IP address within a given time frame, ensuring service availability and fair usage.
Quick Start
Install the SDK and connect to Redis, then create a rate limiter and apply it to incoming operations.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: upstash-ratelimit-ts Download link: https://github.com/thedaviddias/ux-patterns-for-developers/archive/main.zip#upstash-ratelimit-ts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.