Using SYNQ-Golang with synq.fm

Go integration

Install
go get github.com/Vardoge/SYNQ-Golang
Quick start
import "SYNQ-Golang"

// Initialize client
client := SYNQ-Golang.NewClient("YOUR_API_KEY")
Perform a JavaScript query to return video objects matching any desired crite…
curl \
  /video/query
Create a new video, optionally setting some metadata fields.
curl \
  /video/create
SDK on GitHub 📄 API Docs
SDK
SYNQ-Golang
Go
API
synq.fm
synq.fm
At a glance
Language Go
Endpoints7