FastAPI example with LiveView
Go to file
Andros Fenollosa 107aed7a82 test
2024-06-18 15:43:10 +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 Update 2024-06-18 15:42:01 +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 test 2024-06-18 15:43:10 +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.