Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:31 +08:00
commit 7f9211b22c
16 changed files with 1217 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Assets
Bundled resources for api-rate-limiter skill
- [ ] rate_limit_template.conf: Template configuration file for the rate limiting implementation.
- [ ] error_message_template.json: Template for the JSON error message returned when rate limits are exceeded.