Initial commit
This commit is contained in:
8
skills/skill-adapter/references/README.md
Normal file
8
skills/skill-adapter/references/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# References
|
||||
|
||||
Bundled resources for api-rate-limiter skill
|
||||
|
||||
- [ ] rate_limiting_algorithms.md: Explains different rate limiting algorithms (token bucket, sliding window, fixed window) in detail.
|
||||
- [ ] redis_setup.md: Provides instructions on setting up Redis for distributed rate limiting.
|
||||
- [ ] api_gateway_integration.md: Describes how to integrate the rate limiting logic with different API gateways (e.g., Kong, Tyk, AWS API Gateway).
|
||||
- [ ] example_rate_limit_config.json: Example configuration file for rate limiting.
|
||||
Reference in New Issue
Block a user