Wizall API client for Go
go get github.com/brokeyourbike/wizall-api-client-go
client := wizall.NewClient("testagent-api.wizall.com", "client_id", "client_secret", "username", "password", "country")
client.Token(context.TODO())
- Ivan Stasiuk | Twitter | LinkedIn | stasi.uk