Documenting Event Contracts using JSON Schema
Typically, when designing a messaging system you choose an open standard for events to conform to, such as JSON or XML. This way, publishers/subscribers are not tied to a certain technology, and they know what format to expect when dealing with the e...
mikerogers.hashnode.dev3 min read