https://github.com/oxalica/onedrive-api
A non-official middle-level HTTP API bindings to the OneDrive REST API through Microsoft Graph
https://github.com/oxalica/onedrive-api
onedrive rust
Last synced: 6 months ago
JSON representation
A non-official middle-level HTTP API bindings to the OneDrive REST API through Microsoft Graph
- Host: GitHub
- URL: https://github.com/oxalica/onedrive-api
- Owner: oxalica
- License: mit
- Created: 2018-10-20T15:12:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T06:08:34.000Z (about 1 year ago)
- Last Synced: 2026-01-11T15:17:21.262Z (6 months ago)
- Topics: onedrive, rust
- Language: Rust
- Homepage:
- Size: 464 KB
- Stars: 42
- Watchers: 1
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# onedrive-api
[](https://actions-badge.atrox.dev/oxalica/onedrive-api/goto?ref=master)
[](https://crates.io/crates/onedrive-api)
[](https://docs.rs/onedrive-api)
A non-official middle-level HTTP API bindings to the [OneDrive][onedrive] REST API
through [Microsoft Graph][graph], and also some utilities for authentication,
- [Changelog](CHANGELOG.md)
[onedrive]: https://products.office.com/en-us/onedrive/online-cloud-storage
[graph]: https://docs.microsoft.com/graph/overview
# License
- [MIT license](LICENSE-MIT)