# go-service-onedrive **Repository Path**: beyondstorage/go-service-onedrive ## Basic Information - **Project Name**: go-service-onedrive - **Description**: OneDrive support for go-storage - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-06 - **Last Updated**: 2021-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## go-service-onedrive Microsoft [OneDrive] (formerly SkyDrive) is a file hosting service and synchronization service operated by Microsoft as part of its web version of Office. This project will use [OneDrive]'s native SDK to implement [go-storage]'s Storager interface, enabling users to manipulate data in [OneDrive] through a unified interface. [OneDrive]: https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage [go-storage]: https://github.com/beyondstorage/go-storage/