├── app/ │ ├── api/ # API routes & endpoints (v1, v2...) │ ├── core/ # Global config, logging, middleware │ ├── services/ # Business logic & model inference │ └── main.py # FastAPI application entry ...
WatchFlow is a production-ready, cross-platform intelligent file watcher and automation CLI designed for professional developers and DevOps engineers. It automatically detects your project type, ...