Apicurio Registry

Apicurio Registry is a high-performance, runtime registry for schemas and API designs. It stores and manages OpenAPI, AsyncAPI, Avro, JSON Schema, Protobuf, and other artifact types, providing a REST API for schema management with compatibility checking and content versioning.

API entry from apis.yml

apis.yml Raw ↑
aid: apicurio:apicurio-registry
name: Apicurio Registry
description: Apicurio Registry is a high-performance, runtime registry for schemas and API designs. It
  stores and manages OpenAPI, AsyncAPI, Avro, JSON Schema, Protobuf, and other artifact types, providing
  a REST API for schema management with compatibility checking and content versioning.
humanURL: https://www.apicur.io/registry/
tags:
- Avro
- AsyncAPI
- Open Source
- OpenAPI
- Protobuf
- Schema Registry
properties:
- type: Documentation
  url: https://www.apicur.io/registry/docs/
- type: GitHubRepository
  url: https://github.com/Apicurio/apicurio-registry
- url: graphql/apicurio-graphql.md
  type: GraphQL