Rust SDK for Koyeb API

Shaving a Yak…

I’m toying with a Rust-based Kubernetes Operator and it needed a Rust SDK for Koyeb.

Koyeb’s SDK for Go is built using the OpenAPI Generator.

The Generator this has a Generator for Rust.

I’ve documented Navigating Koyeb’s API with Rust including building the Rust SDK and a trivial (Rust noob here) example to list Apps->Services->Deployments.

If there’s interest in Rust, perhaps we could get the Koyeb team to add the generated Rust SDK to their repos (and possibly publish the crate).

4 Likes

Hey Daz,

That’s awesome :heart_eyes: will definitely give it a try!

1 Like