webhook is a lightweight configurable tool written in Go, that allows you to easily create HTTP endpoints (hooks) on your server, which you can use to execute configured commands. You can also pass data from the HTTP request (such as headers, payload or query variables) to your commands. webhook also allows you to specify rules which have to be satisfied in order for the hook to be triggered.For example, if you're using Github or Bitbucket, you can use webhook to set up a hook that runs a redeploy script for your project on your staging server, whenever you push changes to the master branch of your project.
webhook devops sysadmin deploy redeploy github bitbucket shell web server incoming execute http https hook hooks webhooks integration ciArchitectural details can be found a bit further down. If you'd like, you can run the following Curl command to opt-in to our mailing list. We'll periodically send you updates about the project.
microservices hooks webhooks serverless faasfaasd is OpenFaaS reimagined, but without the cost and complexity of Kubernetes. It runs on a single host with very modest requirements, making it fast and easy to manage. Under the hood it uses containerd and Container Networking Interface (CNI) along with the same core OpenFaaS components from the main project. faasd is just another way to runOpenFaaS, so many things you read in the docs or in blog posts will work the same way.
http webhooks arm serverless containers edge faas runc containerd openfaas faasd teamserverlessA webhook is a way for an app to provide information to another app about a specific event. The way the two apps communicate is with a simple HTTP request. This package allows you to receive webhooks in a Laravel app. It has support for verifying signed calls, storing payloads and processing the payloads in a queued job.
webhooks laravelA webhook is a way for an app to provide information to another app about a particular event. The way the two apps communicate is with a simple HTTP request. This package allows you to configure and send webhooks in a Laravel app easily. It has support for signing calls, retrying calls and backoff strategies.
http webhooks laravelGitHub allows you to register Webhooks for your repositories. Each time an event occurs on your repository, whether it be pushing code, filling issues or creating pull requests, the webhook address you register can be configured to be pinged with details.This library is a small handler (or "middleware" if you must) for Node.js web servers that handles all the logic of receiving and verifying webhook requests from GitHub.
github webhooksScope is a customizable bird's eye view of your Github project. It automatically pulls in issues & Pull requests and sorts them into columns you define. Think github projects on steroids.
serverless github dynamodb webhooks aws-lambdaThis repository is a monorepo managed with Lerna. Several constructs are published to pypi and npm from the same codebase. We welcome community contributions and pull requests.
github slack webhooks aws devops chatops backup stripe container contentful ecs owasp codepipeline codecommit codedeploy cdk msteams dependency-check aws-cdk bluegreen-deploymentlisten for npm package hooks and report on them to Slack
npm slack webhooksUse go get.Then import the package into your own code.
webhooks bitbucket github gitlabA stand-alone GitHub Webhook end-point server.You can also specify a --config <file> where file is a JSON file containing the same properties as are available as commandline options. The commandline will always override properties in the config file though.
github webhooksThe project was created to manage automation on the Moby project.See http://poule.readthedocs.io/en/latest/.
github bot automation webhooksstripe-webhook-monitor is a real-time monitor for Stripe webhooks that provides a live feeds and graph of recent events.Webhooks are powerful: you can subscribe to these notifications and programmatically react to them in real-time.
stripe stripe-api webhooksA simple Node.js server for queueing and relaying webhook requests
nodejs webhooksThis let's you route your company's GitHub notifications in a smart way.
chatops slack github webhooksCLI tool to send messages to the Incoming webhook of mattermost (http://www.mattermost.org/). The only required option to start sending messages to mattermost is the webhook url. You can either set this in a configurations file (globally in /etc/mattersend.conf or locally in $HOME/.mattersend.conf) or specify it on the CLI with the --url argument.
mattermost cli api webhooksThis Uptime (https://github.com/fzaninotto/uptime) plugin notifies all configured events (up, down, paused, restarted) by sending a HTTP POST request to the given URL. The request will have a JSON payload of data from the event. Each event can have multiple hook URLs. URLs can be plain HTTP or HTTPS.
uptime webhooksHookHand is a small web application which runs scripts from webhooks. The above features are implemented. Will fix bugs that come along but want to avoid scope-creep.
webhooks heroku
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.