Skip to content

stiggio/api-client-go

Repository files navigation

img_2.png

Stigg Go client.

Getting started

  1. Install
go get github.com/stiggio/api-client-go/v3
  1. Retrieve your server API key from Stigg console
  2. Init your Go SDK
apiKey := "XXXXXXXXX"
client := stigg.NewStiggClient(apiKey, nil, nil)

For full usage specification, see our Go Sdk documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages