Meet Hollar — push notifications for developers, powered by a single HTTP request.
Eugen Istoc
Founder
We're excited to introduce Hollar — the simplest way to get push notifications from your own services, scripts, and tools.
Push notifications shouldn't be complicated. Most services are built for marketing teams sending millions of messages to end users. If you're a developer who just wants to know when a deploy finishes or a payment fails, you shouldn't need an SDK, a vendor account, and a 20-page integration guide.
curl -X POST https://api.hollar.io/notify \
-H "Authorization: Bearer bk_..." \
-d '{"app": "alerts", "title": "Deploy complete", "body": "v2.1.0 is live"}'
We're just getting started. Upcoming features include: