apache/airflow

Implementing Open API client for JVM based languages

オープン

#17,362 opened on 2021/08/01

 (1 件のコメント) (4 件のリアクション) (0 人の担当者)Python (16,781 件のフォーク)batch import
area:APIgood first issuekind:feature

Repository metrics

Stars
 (44,809 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

Similar to airflow-client-python, we should have a client for JVM based languages (Java/Scala/Kotlin)

We will generate and maintain a stable version of Api Client in a repository airflow-client-java

Although, using OpenAPI Specs user is able to generate API Client themselves, but there might be some issues that needed to be fixed, which the community will be able to fix and provide users the seamless import and usage of clients.

Are you willing to submit a PR? YES

コントリビューターガイド