Skip to content

m-mattia-m/kdrive-go-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kDrive-go-client

GitHub tag (latest SemVer) Go Reference Test

Is currently under development and does not yet include all functions. Feel free to fork and make pull requests to further develop the client together.

This is a client for the integration of Infomaniak's kDrive.

Installation

$ go get github.com/m-mattia-m/kdrive-go-client

Getting started

The official development website of Infomaniak is used as API-documentation.

Example

Make a new Client

import "github.com/m-mattia-m/kdrive-go-client"
client := kDrive.NewClient("your-token")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages