FastAPI example with LiveView
Go to file
Andros Fenollosa 4c2c6c1f99 Update video
2024-06-18 15:46:26 +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.webm Update 2024-06-18 15:42:01 +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 Update video 2024-06-18 15:46:26 +02:00
requirements.txt Fist commit 2024-06-18 14:50:41 +02:00

Simple example of FastAPI with LiveView

Run

docker compose up

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