/wizall-api-client-go

Wizall API client for Go

BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

wizall-api-client-go

Go Reference Go Report Card Maintainability Test Coverage

Wizall API client for Go

Installation

go get github.com/brokeyourbike/wizall-api-client-go

Usage

client := wizall.NewClient("testagent-api.wizall.com", "client_id", "client_secret", "username", "password", "country")
client.Token(context.TODO())

Authors

License

BSD-3-Clause License