Do we have <metaflow client api> in any language o...
# ask-metaflow
s
Do we have metaflow client api in any language other than python? For example, Go, Java, Rust? I have not seen anywhere yet, but curious if anyone has tried such a thing. Use case is to be able to get the flow/run/task information from a service. Using the metaflow service rest api directly feels too low level and risky in terms of version upgrades.