Initial commit

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

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for api-gateway-builder skill
- [ ] api_gateway_template.yaml: YAML template for defining API gateway configurations.
- [ ] example_api_definition.json: Example API definition file.
- [ ] error_response_templates/: Directory containing templates for different error responses (e.g., 400, 401, 500).