Code refactoring. Added router and routes. Added static content.

This commit is contained in:
2025-05-04 14:15:37 -05:00
parent 939c6707e8
commit 9b8218b9f0
11 changed files with 380 additions and 202 deletions

View File

@@ -2,9 +2,11 @@
"cSpell.words": [
"dotenv",
"fout",
"levelname",
"mpegts",
"Referer",
"ringbuffer",
"streamlink"
"streamlink",
"uvicorn"
]
}