Created content endpoint to serve files from content directory

This commit is contained in:
2025-05-05 16:14:13 -05:00
parent 2ad1d713cb
commit cc95e35c7f
8 changed files with 78 additions and 52 deletions
+1
View File
@@ -1,5 +1,6 @@
.env
.venv/
content/
data/
__pycache__/
*.egg-info/