快速 API + Apache Airflow Docker
Fast API + Apache Airflow in Docker
我想构建微服务,其中我将有两个 docker 容器 - Fast API 和 Apache Airflow。所以,我的问题是我如何能够从一些 Fast API 端点提交一些新的 DAG?我想应该是 Airflow CLI 吧?还是别的?
我想构建微服务,其中我将有两个 docker 容器 - Fast API 和 Apache Airflow。所以,我的问题是我如何能够从一些 Fast API 端点提交一些新的 DAG?我想应该是 Airflow CLI 吧?还是别的?