Skip to content

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

License

Notifications You must be signed in to change notification settings

event-driven-dotnet/EventDriven.SchemaRegistry.Api

Repository files navigation

EventDriven.SchemaRegistry.Api

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages