Added code that generates playlist and epg
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m14s

This commit is contained in:
2025-05-15 12:18:38 -05:00
parent 26f57c39ba
commit 8c9ea4187e
8 changed files with 409 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
fastapi==0.103.2
aws-cdk-lib>=2.0.0
constructs>=10.0.0
dotenv==0.9.9
python-dotenv==0.21.1
uvicorn==0.22.0
uvicorn==0.22.0
requests==2.31.0