Using azure-sdk-for-go with azure.com

Go integration

✓ Official SDK
Install
go get github.com/Azure/azure-sdk-for-go
Quick start
import "azure-sdk-for-go"

// Initialize client
client := azure-sdk-for-go.NewClient("YOUR_API_KEY")
This operation returns the list of domain-specific models that are supported …
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /models
This interface is used for getting text operation result. The URL to this int…
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /textOperations/{operationId}
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-go
Go
API
azure.com
azure.com:cognitiveservices-ComputerVision
At a glance
Language Go
Endpoints9
✓ Official