fastapi-with-liveview/README.md
Andros Fenollosa 19ba769c80 Add gif demo
2024-06-18 15:14:58 +02:00

12 lines
150 B
Markdown

# Simple example of FastAPI with LiveView
![Demo](demo.gif)
## Run
```shell
docker compose up
```
And open http://localhost:8000 in your browser.