Using go-o24-sdk with o2.cz

Go integration

Install
go get github.com/Kaese72/go-o24-sdk
Quick start
import "go-o24-sdk"

// Initialize client
client := go-o24-sdk.NewClient("YOUR_API_KEY")
Information about versions of application and data.
curl \
  /info
Presence in a location aggregated by age
curl \
  /age/{location}
Presence in a location aggregated by gender
curl \
  /gender/{location}
SDK on GitHub 📄 API Docs
SDK
go-o24-sdk
Go
API
o2.cz
o2.cz:sociodemo
At a glance
Language Go
Endpoints3