azure-sdk-for-js/sdk/schemaregistry/README.md

788 B

Azure Schema Registry client library for JavaScript

We have two client libraries for Azure Schema Registry

  • @azure/schema-registry - The Schema Registry client for storing and retrieving schemas. You can find more info over here.
  • @azure/schema-registry-avro - The Avro-based serializer that leverages Schema Registry. You can find more info over here.
  • @azure/schema-registry-json - The JSON-based serializer that leverages Schema Registry. You can find more info over here.