Let's hit an API, transforms the results, and put them in S3!
This is a comparison of Airflow and Prefect, which are both new to me.
In it, both tools are used to hit an API, transform the results, and put them into S3.
See the following directories for the respective requirements and usage.
Airflow: airflow
Prefect Cloud: prefect/cloud
Prefect Server: prefect/server