EventDriven.SchemaRegistry.Api

May 16, 2021 ยท View on GitHub

Web API for a Dapr state store for validating messages against schemas that are stored in a registry by topic name.

Prerequisites

Usage

  1. Browse to http://localhost:5100/swagger.

    • Execute Get, Post, Put, Delete
    • Use v1.person-schema.json in json folder.
  2. To view all the registered schemas, you can use a MongoDB Client.