Skip to content

feat: Relay webhook events to localhost + UI#283

Merged
upvest-mike merged 2 commits intomainfrom
engen-2293-relay-webhook-events-to-localhost-ui
Oct 25, 2024
Merged

feat: Relay webhook events to localhost + UI#283
upvest-mike merged 2 commits intomainfrom
engen-2293-relay-webhook-events-to-localhost-ui

Conversation

@upvest-mike
Copy link
Contributor

For development and demos, there’s a gap in the end-to-end workflow for interacting webhooks event. A common issue when developing a webhook endpoint is that you have to deploy it to a public URL in order to receive events to test it. Having to deploy every change in order to test it is not an ideal developer experience and for some, there may not be immediate available public URL from their to use without relying on a third party software.

We aim to extend the utility to allow testing of the webhooks without relying on a third party software (e.g. https://webhook.site/ and instead create an on-the-fly publicly accessible URL for use when testing.

@upvest-mike upvest-mike merged commit 4a7589a into main Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants