Backplane Router

The API follows the OpenApi Specification 3.0, and the endpoints corresponding to each subsystem are generated automatically based on the subsystem’s own OpenApi Specification, using the Service Integrator Engine, written in Dart. The following figure contains an overview of the overall Backplane Gateway architecture, it shows how the Backplane router incorporates all subsystems endpoints, so it can redirect each query to the corresponding subsystem, applying an authentication layer above to avoid unauthorised requests. Users can access to the Backplane gateway via the Backplane API, that publishes all available subsystems together with their endpoints.

Api Gateway Architecture

In the Integration section, users can find instructions for describe and integrate their own services using the OAS Specification 3.0.X.

Currently, the services and routes described in the Index page are integrated and available.


Last update: 2022-04-06
Created: 2022-04-06
Back to top