Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 269 Bytes

ydfs

Implementation of Yandex Disk REST API with fs.Fs interface

This is a work in progress. ReadFile, WriteFile, Open (and Read of File), Remove, Mkdir work as expected. Test coverage is around 60% (integration tests are passing without errors). Hold on a while :)