micronaut-projects / micronaut-json-schema

Micronaut integration with JSON schema
Apache License 2.0
2 stars 0 forks source link

Implement a schema registry component to store and version schemas #7

Open graemerocher opened 5 months ago

graemerocher commented 5 months ago

Feature description

See https://docs.confluent.io/platform/current/schema-registry/develop/api.html

Supports JSON schemas as well as Avro and others

We could implement this component and automatically register schemas on startup and lookup schemas based on API versioning