Tag: Flask
-
From Airflow to API: Data Orchestration with Flask and PostgreSQL
—
by
1. Project Overview Data is the lifeblood of modern decision-making. In my previous project, I built an ETL-pipeline using Airflow, PostgreSQL, Redis, and Docker. Now, I’ve taken it one step further by adding a REST API built with Flask. This new layer not only provides on-demand data access but also enriches the existing pipeline by…