Like every theater starts with a hanger, most of real-time event processing scenarios have the JSONin and JSONout Nodes.
The JSONin and JSONout Nodes are used to create the processing logic on the level of elements of JSON messages.
The JSON messages are consumed from external services like #Confluent, #Amazon #SQS, #REST #API, sample files, or can be emulated by Nodes.
The input JSON messages are collected to the input Topic.
The JSONin Node consumes messages from the input Topic, decomposes nested objects to elements, defines output Ports, declares data types, and transmites values of the elements to the output Ports.
The output Ports of the JSONin Node are linked with the input Ports of the JSONout Node.
The JSONout Node gets the values to the input Ports, assignes values to elements, composes the elements to objects, and sends results to the output Topic.
The output JSON messages can be published back to external services like #Confluent, #Amazon #SQS, #REST #API, or analytical databases like #Imply, #Influx, #Timescale, #Clickhouse.
Simple. No code needed.
Try Nodes!
- Welcome to Fabrique.ai
- Register to the Fabrique Node Editor. It’s for free
- Find the “Node → JSONin & JSONout” Project in Public
- Clone and try the Project by your own
- Find more Public projects to try
- Read the Blog posts with more cases
- Join our groups in LinkedIn, WhatsApp, Telegram, Slack
- Ask your questions and propose your case
About
Fabrique is a no code service to zero the gap between real-time events and data-driven decisions.
Fabrique Nodes are created to give engineers, analysts and business people an intuitive and equally understandable language to easily prototype, deploy, run, and maintaining complex event processing scenarios.
Welcome to Fabrique!