Initial commit
This commit is contained in:
9
skills/skill-adapter/references/README.md
Normal file
9
skills/skill-adapter/references/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# References
|
||||
|
||||
Bundled resources for api-gateway-builder skill
|
||||
|
||||
- [ ] api_gateway_best_practices.md: Documentation on best practices for designing and building API gateways.
|
||||
- [ ] jwt_authentication_guide.md: Detailed guide on implementing JWT authentication in the API gateway.
|
||||
- [ ] rate_limiting_strategies.md: Explanation of different rate limiting strategies and how to implement them.
|
||||
- [ ] microservice_integration_guide.md: Guide on integrating microservices with the API gateway.
|
||||
- [ ] api_gateway_schema.json: JSON schema defining the structure of API gateway configurations.
|
||||
Reference in New Issue
Block a user