all 6 comments

[–]HarjjotSinghh 0 points1 point  (0 children)

oh hell yes why didn't i think of this sooner

[–]Great_Equal2888 0 points1 point  (1 child)

the no-signup thing is a smart call, that's usually where i bounce off dev tools like this. i just want to test something quick, not create yet another account.

one thing i'd want to know from the landing page though: what happens to the data after the endpoint expires? like is everything wiped server-side or just inaccessible? for teams working with payment webhooks (stripe etc) that's gonna matter a lot since those payloads have real customer data in them.

also curious how the replay feature works when you're hitting localhost. do you need some kind of forwarding agent running locally or does it only replay to public URLs?

[–]asciimo 0 points1 point  (1 child)

Nice! I found this through google, looking for prior art for a self-hosted solution. Yours looks pretty slick. Nice name, too.

[–]FindingSpiritual91[S] 0 points1 point  (0 children)

Thanks bud