FastAPI example with LiveView
Go to file
Andros Fenollosa b0d7b7bc86 Add README
2024-06-18 14:55:48 +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 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 README 2024-06-18 14:55:48 +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.