Data model definition
The data modeling solution choosed to define the structures in the architecture is protocol buffers a language-neutral, platform-neutral, extensible mechanism for serializing structured data.
https://developers.google.com/protocol-buffers/docs/reference/javascript-generated
https://developers.google.com/protocol-buffers/docs/reference/go-generated
Last updated
Was this helpful?