adam1
June 14, 2021, 11:00am
1
I understand that the streaming API is running on Kafka on the backend.
i found this repo but it is not open to the public: https://github.com/companieshouse/chs-kafka-schemas
is there any possibility to get access to the Kafka schemas so that i can ingest the data from the streaming API and send to our own kafka infrastructure?
You ingest from the streaming API.
How you process that and send to your kafka infrastructure is of course up to you.
adam1
June 14, 2021, 12:55pm
3
We are using Avro schema, but i was hoping you might share the schema you are using to produce on your end.
no, that will not be possible
adam1
June 14, 2021, 1:07pm
5
ok, thought i’d ask. Will just have to do it the hard way…
Is there a reason you can’t share the schema?