andreax79 / airflow-code-editor

A plugin for Apache Airflow that allows you to edit DAGs in browser
Apache License 2.0
401 stars 50 forks source link

REST end points? #50

Closed ash-lyrid closed 7 months ago

ash-lyrid commented 2 years ago

Is it possible for this package to expose the endpoints used in UI as REST? I have a custom UI based on react and want to integrate the APIs only from this package. Any help is highly appreciated.

Current API is only working with cookies not with basic auth.

SHIWEI02 commented 10 months ago

I also have the same needs

andreax79 commented 7 months ago

REST endpoints are available in v7.6.0