event-store-schemas
v1.0.0
Published
This repository provides human and machine readable schemas for events in the Event Store.
Readme
Event Store Schemas
This repository provides human and machine readable schemas for events in the Event Store. The schemas can be used to verify a new created event before writing it to the Event Store.
How to verify an event's schema
In event producing micro service include this repository. ... TODO
