
radar.duckdb file in your current working directory. You can customize this location using the db_path parameter:fastapi dev (which uses auto-reload), FastAPI Radar automatically switches to an in-memory database to avoid file locking issues. This means:fastapi run or deploying, the normal file-based database is usedfastapi dev). In production or when using fastapi run, the standard file-based DuckDB storage is used.Posted Oct 1, 2025
Developed FastAPI Radar, a real-time monitoring dashboard for FastAPI apps.
0
1