/proxy-functions

AWS Lamda and Cloudflare Workers function to proxy webhooks to a Hookdeck webhook URL.

Primary LanguageJavaScriptMIT LicenseMIT

Hookdeck proxy functions

This repository contains a collection of cloud proxy functions for Hookdeck.

There are a few use cases for these functions:

  • Receive traffic on an endpoint that they control first
  • Use a custom domain name
  • Preprocess payloads before sending them to Hookdeck

Supported clouds

Each directory has its own README file with its instructions for deployment. We currently offer functions for the following:

Contribute

Simply submit a PR against this repo.