Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for webhook-handler-creator skill
|
||||
|
||||
- [ ] create_webhook_handler.py: Generates a basic webhook handler with signature verification and idempotency logic.
|
||||
- [ ] test_webhook_handler.py: Creates test cases for the generated webhook handler.
|
||||
- [ ] deploy_webhook_handler.sh: Deploys the webhook handler to a server (e.g., using Flask or FastAPI).
|
||||
Reference in New Issue
Block a user