Kafka-json-processor generator plugin framework

This is a project that lets you create a plugin for kjp-generator in Rust. This library contains logic for parsing input parameters, handling errors and some handy utilities.

Handy utilities

How to create custom plugin

See examples for practical guide how to use kjp-generator-plugin. For technical details how plugins work, see kjp-generator documentation.