Add WebAPI

This commit is contained in:
2023-07-11 18:26:26 +03:00
parent 9b00552912
commit c428479110
18 changed files with 319 additions and 31 deletions

View File

@@ -0,0 +1,2 @@
from .app import web_app
from .app import _stop