Sample application for the blog Creating Real-Time Charts with FastAPI
Go to https://fastapi.ron.sh/ to see this in action.
docker-compose build
docker-compose up # or "docker-compose up -d" to run in detached mode
Open http://127.0.0.1:5000/ in browser