brokeyourbike / wizall-api-client-go

Wizall API client for Go

Home Page:https://docs-api.wizall.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Wizall API client for Go

https://docs-api.wizall.com

License:BSD 3-Clause "New" or "Revised" License