apache/airflow

Implementing Open API client for JVM based languages

Open

#17,362 建立於 2021年8月1日

在 GitHub 查看
 (1 留言) (4 反應) (0 負責人)Python (16,781 fork)batch import
area:APIgood first issuekind:feature

倉庫指標

Star
 (44,809 star)
PR 合併指標
 (平均合併 7天 18小時) (30 天內合併 834 個 PR)

描述

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

貢獻者指南