12 lines
288 B
Markdown
12 lines
288 B
Markdown
# Simple example of FastAPI with LiveView
|
|
|
|
<video src="https://git.andros.dev/andros/fastapi-with-liveview/raw/commit/abb8e9e5dddbd9266b8c1bf913b514099a621630/demo.webm" autoplay loop muted></video>
|
|
|
|
## Run
|
|
|
|
```shell
|
|
docker compose up
|
|
```
|
|
|
|
And open http://localhost:8000 in your browser.
|