ovdashboard/api
2022-10-08 02:41:30 +02:00
..
.devcontainer add a "/file" router (static serve from WebDAV) 2022-09-18 21:59:02 +00:00
.vscode move main function, launch module directly 2022-09-17 19:13:59 +00:00
ovdashboard_api API doc 2022-10-08 02:41:30 +02:00
.gitignore empty "api" python project 2022-09-05 23:26:21 +02:00
poetry.lock correct usage of "duration" 2022-09-19 13:22:32 +00:00
pyproject.toml correct usage of "duration" 2022-09-19 13:22:32 +00:00
README.md API doc 2022-10-08 02:41:30 +02:00

OVDashboard API

This API enables the OVDashboard UI to run.

Quick Start

Preferably, use the docker image at TODO to run API and UI simultaneously. Refer to the main config for how to do that.

Running the API