You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The central controller, which gathers data from cloud-based sources for the application, has an HTTP interface and always returns JSON.
You can run the API server with following command:
$ docker compose up --build
$ curl http://localhost
About
The central controller, which gathers data from cloud-based sources for the application, has an HTTP interface and always returns JSON.