Migrate webcontrol API from Flask to FastAPI #5

Closed
opened 2023-12-05 21:36:54 -06:00 by ashish · 0 comments
Owner

The webcontrol API currently runs synchronously using threading, but ideally it should use asyncio with an async web framework such as FastAPI

The webcontrol API currently runs synchronously using threading, but ideally it should use asyncio with an async web framework such as FastAPI
ashish added the
enhancement
label 2023-12-05 21:36:54 -06:00
ashish self-assigned this 2023-12-05 21:36:54 -06:00
ashish referenced this issue from a commit 2024-03-24 03:19:41 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ashish/frigate#5
No description provided.