Add Faust application that can interact with schema-registry
Closed this issue · 1 comments
marcosschroh commented
We should add another application that can read the avro schemas, serialize and read message.
Describe the solution you'd like
The docker-compose is ready, the app can get the schema-registry URL, we are missing how Faust will get the schemas. There is a piece of code under utils which probably will do the work. Also, we should create some schemas and mounted when docker compose is up.
marcosschroh commented
Finished with released 1.0.1