Add video

This commit is contained in:
Andros Fenollosa 2024-06-18 15:43:50 +02:00
parent 107aed7a82
commit 3440e7ba35

View File

@ -1,8 +1,6 @@
# Simple example of FastAPI with LiveView # Simple example of FastAPI with LiveView
![Demo](demo.gif) <video src="https://git.andros.dev/andros/fastapi-with-liveview/raw/commit/abb8e9e5dddbd9266b8c1bf913b514099a621630/demo.webm" autoplay loop muted></video>
<video src="https://git.andros.dev/andros/fastapi-with-liveview/raw/commit/abb8e9e5dddbd9266b8c1bf913b514099a621630/demo.webm" controls="controls" style="max-width: 100%;"></video>
## Run ## Run