Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

argoproj-labs/argo-client-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

⚠️⚠️⚠️This repository is no longer maintained, please find your Java SDKs https://github.com/argoproj/argo-workflows/blob/master/docs/client-libraries.md ⚠️⚠️⚠️

Client Libraries

This page contains an overview of the client libraries for using the Argo API from various programming languages.

To write applications using the REST API, you do not need to implement the API calls and request/response types yourself. You can use a client library for the programming language you are using.

Client libraries often handle common tasks such as authentication for you.

Officially-supported client libraries

The following client libraries are officially maintained by the Argo team.

Language Client Library Examples/Docs
Golang apiclient.go Example
Java argo-client-java

Community-maintained client libraries

The following client libraries are provided and maintained by their authors, not the Argo team.

Language Client Library Examples/Docs
Python argo-client-python Lower-level/API focus
Python Couler High-level

About

⚠️⚠️⚠️This repository is no longer maintained, please find your Java SDKs https://github.com/argoproj/argo-workflows/blob/master/docs/client-libraries.md ⚠️⚠️⚠️

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors