microsoft-api

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

microsoft api

drive

get access token
# command run
./microsoft-api drive authorize
# login and authorize
copy code return from terminal to config file
# share folder of onedrive, example Document folder /Document
RootPath: /
# access token refresh rate, unit second, max 6000
TokenRefreshRate: 2400
# file list refresh rate, unit second, max 6000
FileRefreshRate: 1200
# download url timeout, unit second, max 6000
DownloadTimeout: 2400
# access token info, get from last step, copy it to here
TokenBase64: ""
start
./microsoft-api drive serve

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
drive
api
mux

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL