Using text2data-go with text2data.org

Go integration

Install
go get github.com/henomis/text2data-go
Quick start
import "text2data-go"

// Initialize client
client := text2data-go.NewClient("YOUR_API_KEY")
Test api response without api key
curl \
  # append ?PrivateKey=$API_KEY to the URL \
  /v3/Analyze
Test api response without api key
curl \
  # append ?PrivateKey=$API_KEY to the URL \
  /v3/Extract
Test api response without api key
curl \
  # append ?PrivateKey=$API_KEY to the URL \
  /v3/Categorize
SDK on GitHub 📄 API Docs
SDK
text2data-go
Go
API
text2data.org
text2data.org
Other SDKs for text2data.org
API-SDK-VB.NET API-SDK
At a glance
Language Go
Endpoints6