koofr: implemented a backend for Koofr cloud storage service.

Implemented a Koofr REST API backend.
Added said backend to tests.
Added documentation for said backend.
This commit is contained in:
jaKa
2019-02-22 16:50:04 +01:00
committed by Nick Craig-Wood
parent 1d14e30383
commit 118a8b949e
12 changed files with 806 additions and 2 deletions

View File

@ -36,6 +36,7 @@ docs = [
"http.md",
"hubic.md",
"jottacloud.md",
"koofr.md",
"mega.md",
"azureblob.md",
"onedrive.md",