https://github.com/hypervideo/workos-rust
Rust SDK for interacting with the WorkOS API.
https://github.com/hypervideo/workos-rust
Last synced: about 1 year ago
JSON representation
Rust SDK for interacting with the WorkOS API.
- Host: GitHub
- URL: https://github.com/hypervideo/workos-rust
- Owner: hypervideo
- License: mit
- Created: 2025-04-14T10:31:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-14T11:30:32.000Z (about 1 year ago)
- Last Synced: 2025-04-14T11:42:35.884Z (about 1 year ago)
- Language: Rust
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# workos
[](https://crates.io/crates/workos)
[](https://docs.rs/workos/)
[](https://github.com/workos/workos-rust/blob/master/LICENSE)
> **Note:** this an experimental SDK and breaking changes may occur. We don't recommend using this in production since we can't guarantee its stability.
The WorkOS library for Rust provides convenient access to the WorkOS API from applications written in Rust.
## Credits
This project is based on the original `workos` Rust library created by [WorkOS](https://github.com/workos).
## License
This project is available under the [MIT license](LICENSE.md).