Argoflows – Implementing the Info API 'get_version' Endpoint

In this video, we continue the development of Argoflows, a Rust library designed to integrate and manage Argo Workflows—a leading project in the Cloud Native Computing Foundation (CNCF) ecosystem—directly from Rust applications.

We focus on implementing the get_version endpoint of the Info API, which provides essential information about the Argo Workflows server, including its version and build details. This endpoint is crucial for ensuring that the Argoflows library can interact correctly with the Argo Workflows server and to provide users with the necessary context about the server they are interacting with.



If you find this project valuable, consider giving it a star on GitHub! Your support encourages ongoing development and helps the project grow within the CNCF and Rust communities.

Argoflows is open source, and community contributions are highly encouraged. Whether it’s questions, ideas, or improvements—feel free to open an issue or submit a pull request on GitHub.

I’m excited to see how Argoflows evolves and supports developers building Rust-based solutions around CNCF-native tools like Argo Workflows.