Hello Fineract Community, As you have noticed there are AVRO Schemas (https://avro.apache.org/) in Apache Fineract ( https://github.com/apache/fineract/tree/develop/fineract-avro-schemas).
As part of the foundations of event-driven and API architectures the best practice is to use a registry solution for sharing standard event schemas and API designs across the systems which help us to decouple the structure of our data from our client applications. *Is there any open source solution for Schema Servers for publishing the Apache AVRO Schemas?* Previously we have used Confluent Schema Registry and APICurio. Regards Victor Romero
