Use the Kafkorama Node.js SDK to connect, subscribe, and publish to real-time Streaming API endpoints from backend services.
The Kafkorama Node.js SDK provides the tools needed to build server-side applications that interact with real-time Streaming APIs.
In Kafkorama, subjects serve directly as Streaming API endpoints. This SDK allows backend services to communicate with those endpoints efficiently and securely.
With this SDK, you can:
This SDK is ideal for real-time server-side applications such as data pipelines, microservices, IoT backends, or API bridges.
To get started, follow the Run with Docker guide to launch a local Kafkorama instance. Below, you’ll find installation instructions, usage examples, and SDK references: