You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2026. It is now read-only.
Hi y’all! I work at WorkOS, and recently, we shipped an OpenAPI spec to accurately capture our API surface area. I’ve been using it to update our SDKs across several languages.
Every now and again, a few people write in asking for Rust SDK support. While we don’t have an official one, we usually point people to this project instead.
With the OpenAPI spec now out, it’s never been easier for us to support SDKs. I’ve been wondering if we ought to launch our own official Rust SDK. If we did, would anyone in this project be interested in reviewing the subsequent PR? More broadly, I’m interested in supporting something in an official capacity, but I don’t want to step all over your project, and I’d be interested in hearing what you think a “next version” of the Rust SDK might look like. Thanks!
Hi y’all! I work at WorkOS, and recently, we shipped an OpenAPI spec to accurately capture our API surface area. I’ve been using it to update our SDKs across several languages.
Every now and again, a few people write in asking for Rust SDK support. While we don’t have an official one, we usually point people to this project instead.
With the OpenAPI spec now out, it’s never been easier for us to support SDKs. I’ve been wondering if we ought to launch our own official Rust SDK. If we did, would anyone in this project be interested in reviewing the subsequent PR? More broadly, I’m interested in supporting something in an official capacity, but I don’t want to step all over your project, and I’d be interested in hearing what you think a “next version” of the Rust SDK might look like. Thanks!