8 lines
385 B
Markdown
8 lines
385 B
Markdown
# 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.
|