Settings

Theme

Show HN: Webhooks development relay with VS Code extension

reliablewebhook.com

4 points by petems 4 years ago · 3 comments

Reader

petemsOP 4 years ago

This tool could be a better alternative to Ngrok/Localtunnel to relay requests to localhost but with a convenient GUI. It's free and the source code is published on GitHub. Also it's a charityware.

somery 4 years ago

Interesting, but how does it actually work?

  • petemsOP 4 years ago

    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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection