webhook_handler 0.0.6 copy "webhook_handler: ^0.0.6" to clipboard
webhook_handler: ^0.0.6 copied to clipboard

HTTP-server which waits webhook requests, run executable script and answers the script stdout.

webhook handler #

  • pub global activate webhook_handler
  • Run webhook_handler from directory where you will run webhook_handler later.
  • webhook_handler_secrets.yaml will be created.
  • Change webhook_handler_secrets.yaml file in the current directory.
  • Change the webhook-script.sh file. It will do some usefull job for you when webhook request coming.
  • Run webhook_handler again
  • Send GET or POST request according to webhook_handler_secrets.yaml to the server for run webhook-script.sh
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

HTTP-server which waits webhook requests, run executable script and answers the script stdout.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

jaguar, jaguar_resty, yaml

More

Packages that depend on webhook_handler