Files
2025-11-29 18:52:31 +08:00

15 lines
299 B
JSON

{
"name": "api-rate-limiter",
"description": "Implement rate limiting with token bucket, sliding window, and Redis",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}