As an indie developer, I’ve just launched my third iOS app – this time, something I built primarily for myself. It’s a simple tool for receiving webhook notifications directly on your phone.
The app generates a unique webhook URL, and anytime it’s called, you get a push notification with the payload. It’s great for tracking API events, debugging, or just keeping an eye on your projects in real time.
Features:
Push notifications with full payload details. Event history for reviewing past webhook calls. Hosted backend, so there’s nothing to maintain. It’s lightweight and meant to solve a small but practical problem I’ve faced in my own projects. I’d love to hear your feedback—what works, what doesn’t, and what could be better.
Looking forward to your thoughts!