API backend service

The backend service was designed to support API Gateway.

It provides services to:

  • Obtain the configuration of the gateway instance, for example, what port number to use
  • Obtain the execution plan for a request
  • Obtain the list of domains a given tenant is allowed to access to support Cross Origin Resource Sharing (CORS)