Skip to content

model-graph-tools/api

Repository files navigation

API

The API is a microservice which performs several tasks:

  • Registry for the model services (backed by a redis database)
  • Single point of contact and proxy for the browser
  • Compute differences of a resource between two versions of the management model

Big Picture

Take a look at the setup repository how to get started.

Model Graph Tools