Join Nostr
2026-07-13 14:45:55 UTC

jb55 on Nostr: tool available here! used this because a service kept disabling my dev ngrok webhook ...

tool available here! https://github.com/jb55/hookstr used this because a service kept disabling my dev ngrok webhook endpoint. now i can have an active webhook endpoint and replay hooks over nostr via negentropy.
built a store and forward webhook server powered by nostr. allows you to have an always on webhook server that you can negentropy sync to replay onto your local app when needed. Or you can sub to it and it will forward any incoming webhooks in realtime

It’s a specific dev use case: an anyways available ngrok, but still neat.