Skip to content

Implementation of YandexDisk REST API in Golang

Notifications You must be signed in to change notification settings

ep4sh/yadsharez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yadsh

Yadsh is an implementation of YandexDisk REST API in Golang.

For usage:

  1. Create OAuth token: https://yandex.ru/dev/disk-api/doc/ru/concepts/quickstart#oauth
  2. Export as env var: export OAUTH_TOKEN="...."
  3. Run app / use package:
go build -o ./yadsharez ./cmd/yadsharez/main.go
./yadsharez [FULL_FILE_PATH]

Please feel free to contibute :>

Books

I'm in love with books. If you want to thank me, just help me to buy books from the list

buy-me-a-book

About

Implementation of YandexDisk REST API in Golang

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages