Send notifications via Email, SMS, WhatsApp, Telegram, Slack, and more -- from a single HTTP endpoint.
One POST request delivers to any channel. No SDK needed.
Enable only the channels you need. Each one is independently configurable.
Everything you need for reliable notification delivery at scale.
Worker pool with configurable concurrency. Notifications are queued and delivered in parallel without blocking the API response.
Failed deliveries are retried automatically with exponential backoff (5s to 5m). Configurable max retries per channel.
Full audit trail in SQLite. Track every notification: who, what, when, which channel, delivery status, and error details.
Per-channel rate limits to prevent abuse and stay within provider quotas. Configurable per-minute and per-hour limits.
Reusable templates with variable substitution. Define once, use across all channels with consistent formatting.
Users choose which channels they want notifications on. Per-user, per-channel opt-in/opt-out with address management.
Koder Notify vs. popular notification services.
| Feature | Koder Notify | Twilio Notify | AWS SNS | OneSignal | Novu |
|---|---|---|---|---|---|
| Channels (single API) | ✓ 9 | ~ 3 | ~ 4 | ~ 5 | ✓ 7 |
| Self-hosted | ✓ | ✕ | ✕ | ✕ | ✓ |
| WhatsApp support | ✓ | ✓ | ✕ | ✕ | ~ |
| Open source | ✓ MIT | ✕ | ✕ | ~ | ✓ |
| No per-message pricing | ✓ | ✕ | ✕ | ~ free tier | ✓ |
| Delivery audit log | ✓ | ✓ | ~ | ✓ | ✓ |
| Lightweight (<20 MB) | ✓ | N/A (SaaS) | N/A (SaaS) | N/A (SaaS) | ✕ |
| User channel preferences | ✓ | ✕ | ✕ | ✓ | ✓ |
Every Koder product sends notifications through koder-notify.
| Product | Use Case |
|---|---|
| koder-observability | Network alerts (latency, packet loss, TTFB, agent offline) |
| koder-db | Database alerting rules (Prometheus alerts, storage warnings) |
| koder-predict | Market event notifications, position alerts, settlement results |
| koder-wallet | Transaction confirmations, security alerts, balance updates |
No per-message fees. No per-seat charges. Pay only for the tier you need.
Everything you need to know about Koder Notify.
Download the latest release and start sending notifications in minutes.
Download Latest Release