🎪 FestivalSite
A festival website running on FastAPI (Python) with an HTMX frontend - no JSON, no page reloads.
Explore the HTMX primitive examples →
Fragment swap
Ask the backend for a snippet of HTML and HTMX swaps it into the page.
Live server clock
Polled from the backend every 2 seconds - no hand-written JS.
🕒 loading…