Apicurio Schema Registry API

Apicurio Registry is a datastore for standard event schemas and API designs. Apicurio Registry enables you to add, update, and remove artifacts from the registry using a REST API interface. It supports Apache Avro, JSON Schema, Protobuf, GraphQL SDL, and more, with configurable compatibility rules including backward, forward, and full compatibility.

API entry from apis.yml

apis.yml Raw ↑
name: Apicurio Schema Registry API
description: Apicurio Registry is a datastore for standard event schemas and API designs. Apicurio Registry
  enables you to add, update, and remove artifacts from the registry using a REST API interface. It supports
  Apache Avro, JSON Schema, Protobuf, GraphQL SDL, and more, with configurable compatibility rules including
  backward, forward, and full compatibility.
humanURL: https://www.apicur.io/registry/
baseURL: https://registry.example.com/apis/registry/v2
tags:
- Schema Registry
- Open Source
- Avro
- Compatibility
properties:
- type: Documentation
  url: https://www.apicur.io/registry/
- type: GitHubRepository
  url: https://github.com/Apicurio/apicurio-registry