Thursday, February 2, 2023

Show HN: Trigger Webhooks from Postgres https://ift.tt/406TbXG

Show HN: Trigger Webhooks from Postgres We just released a small open-source tool which enables you to fire HTTP requests from Postgres triggers. One of the things we’re using it for now is to send Slack messages when a new user is created and wanted to see what the community thinks as we explore more use cases! https://ift.tt/8e3TUXm February 3, 2023 at 03:34AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...