Live data from Hacker News

Show HN: Webhooks development relay with VS Code extension

reliablewebhook.com

1–4 of 4 posts

Re: Show HN: Webhooks development relay with VS Code extension

#4
post #3

Interesting, but how does it actually work?

The tool provides a unique https endpoint to accept webhook requests. And then it retranslates them in realtime into localhost using your the node.js engine which powers VS Code extensions - node.js from VS Code grabs requests info and triggers them into localhost.