FastAPI example with LiveView
Go to file
Andros Fenollosa 19ba769c80 Add gif demo
2024-06-18 15:14:58 +02:00
static Fist commit 2024-06-18 14:50:41 +02:00
templates Fist commit 2024-06-18 14:50:41 +02:00
about_us.py Fist commit 2024-06-18 14:50:41 +02:00
compose.yaml Fist commit 2024-06-18 14:50:41 +02:00
demo.gif Add gif demo 2024-06-18 15:14:58 +02:00
demo.webm Add README 2024-06-18 14:55:48 +02:00
Dockerfile Fist commit 2024-06-18 14:50:41 +02:00
home.py Fist commit 2024-06-18 14:50:41 +02:00
main.py Fist commit 2024-06-18 14:50:41 +02:00
README.md Add gif demo 2024-06-18 15:14:58 +02:00
requirements.txt Fist commit 2024-06-18 14:50:41 +02:00

Simple example of FastAPI with LiveView

Demo

Run

docker compose up

And open http://localhost:8000 in your browser.