A React web application to generate Random JSON Objects to be sent as messages to back-end for processing
*Main use to produce and consume data to and from Apache Kafka® topics
Datatypes Available:
- String (static)
- Random string (according to RegEx supplied)
- Integer (between range supplied)
- Boolean
- Date (between range supplied)
Generator is accompanied by a consumer which allows for users to subscribe to Kafka Topics and receive data produced to them