apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
37.04k stars 14.29k forks source link

AIP-84 Bootstrap the new Rest API #42364

Closed pierrejeambrun closed 1 month ago

pierrejeambrun commented 1 month ago

Body

After we decide on our tech stack. Let's get the UI REST API started.

The REST API should also be plugged into the new UI full react app.

MVP PR needs:

Committer

pierrejeambrun commented 1 month ago

Done.

HTTPS and Permissions are moved to separate issues. Cf project board.