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

Scripts

Bundled resources for api-event-emitter skill

  • generate_event_schema.py: Generates event schema based on user input or existing API definitions.
  • deploy_event_queue.sh: Deploys a message queue (e.g., RabbitMQ, Kafka) using Docker or a cloud provider's CLI.
  • test_event_emitter.py: Sends test events to the API and verifies that they are processed correctly.