go-koofrclient
===========

Go Koofr client.

[![GoDoc](https://godoc.org/github.com/koofr/go-koofrclient?status.png)](https://godoc.org/github.com/koofr/go-koofrclient)

## Install

    go get github.com/koofr/go-koofrclient

## Testing

    go get -t
    KOOFR_APIBASE="https://app.koofr.net" KOOFR_EMAIL="email@example.com" KOOFR_PASSWORD="yourpassword" go test