NixBus
An HTTP-based event bus for building and managing decoupled, event-driven microservices.
| What is it | An HTTP-based event bus for building and managing decoupled, event-driven microservices. |
|---|---|
| Pricing | Freemium — from €15/mo |
| Free tier | Yes |
| Platform | API |
| API | Yes |
| Best for | Decoupling services in a microservices architecture, Building scalable, event-driven applications |
| Domain registered | 2024 |
Data updated Aug. 1, 2026
What does NixBus do?
NixBus is a developer tool that provides a secure and efficient event bus over HTTP. It's designed to help you build event-driven architectures by making it easy for different parts of your application, or separate microservices, to communicate asynchronously. You publish events from one service, and NixBus reliably delivers them to any other services that have subscribed to listen for those events.
It works by providing a simple NPM package for Node.js/TypeScript projects, which you install and configure with a token and passphrase. You define subscribers that specify what to do when an event arrives, and you can publish events from anywhere in your code. The system handles the delivery, and you can configure details like how many times to retry a failed delivery and how many events to process at once. For developers not using JavaScript/TypeScript, NixBus also offers a direct HTTP API.
This tool is most useful for developers and teams building modern, distributed applications. If you're moving from a monolithic application to microservices, or if you need a clean way for different parts of your system to notify each other about changes (like a new user signing up or an order being placed), NixBus provides the communication layer. It removes the complexity of setting up your own messaging infrastructure, letting you focus on your application's core logic.
Key features
What makes it stand outWho is NixBus for?
Who benefits most from this toolPricing
Free tier available — start without a credit cardFree
- Standard Access: 500 events for daily use
- Event Reserve: 50000 events (use any time)
- Event Retention: 3 days
- Subscribers: Up to 5
- Token Validity: 1 month
Pro
- Standard Access: 2500 daily events
- Event Reserve: 500000 events (use any time)
- Event Retention: 7 days
- Subscribers: Up to 20
- Region Selection: Choose the region (e.g., London, Los Angeles, more coming soon) where your events are stored to ensure low latency and faster processing
- Token Validity: Never expires
Custom
- Custom Access: Tailored daily event usage and reserve
- Direct Support: Customized plan with sales team
- Flexibility: Ideal for high-demand environments
Trust & presence
Gallery
Click any image to enlargeSimilar tools
Open-source monorepo platform that speeds up builds, manages code sharing, and automates CI tasks.
Open-source webhooks-as-a-service — send one API call, and it handles delivery, retries, and security for you.
A TypeScript framework for building and deploying MCP (Model Context Protocol) servers quickly.
Instantly create webhook URLs, log incoming requests, and get AI-powered alerts on Telegram, Discord, and mobile.