Skip to content

Latest commit

 

History

History

schema-registry

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

schema-registry

This library acts as a simplified version of a schema registry for amplication internal events.

It contains schemas, that consists of a Key and a Value class for easy consumption between different services.

Building

Run nx build schema-registry to build the library.