api/main.py exposes /api/stats, /api/languages, etc., but there are no endpoints for the composite Social Card (/api/social_card) created in Tab 6. It only works inside Streamlit. They should have dedicated, cacheable FastAPI routes so users can embed them dynamically!
api/main.py exposes /api/stats, /api/languages, etc., but there are no endpoints for the composite Social Card (/api/social_card) created in Tab 6. It only works inside Streamlit. They should have dedicated, cacheable FastAPI routes so users can embed them dynamically!