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

344 B

Scripts

Bundled resources for api-gateway-builder skill

  • create_api_gateway.py: Automates the creation of API gateway configurations based on user input.
  • deploy_api_gateway.sh: Script to deploy the API gateway to a specified environment.
  • test_api_gateway.py: Script to run automated tests against the deployed API gateway.