# WorkOS Rust SDK
[](https://crates.io/crates/workos)
[](https://docs.rs/workos/)
[](https://github.com/RustForWeb/workos/blob/main/LICENSE.md)
The WorkOS library for Rust provides convenient access to the WorkOS API from applications written in Rust.
## Documentation
Documentation for the crate is available on [Docs.rs](https://docs.rs/):
- [`workos`](https://docs.rs/workos/latest/workos/)
## 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).
## Rust for Web
The WorkOS Rust SDK project is part of [Rust for Web](https://github.com/RustForWeb).
[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.