Using rapidapi-go-sdk with rapidapi.com

Go integration

Install
go get github.com/RapidSoftwareSolutions/rapidapi-go-sdk
Quick start
import "rapidapi-go-sdk"

// Initialize client
client := rapidapi-go-sdk.NewClient("YOUR_API_KEY")
Fetch Available Insights
curl \
  https://idealspot-geodata.p.rapidapi.com/api/v1/data/insights
Fetch Geometries
curl \
  https://idealspot-geodata.p.rapidapi.com/api/v1/geometries/geometry
Fetch Insight Query Parameters
curl \
  https://idealspot-geodata.p.rapidapi.com/api/v1/data/insights/{insight_id:}
SDK on GitHub 📄 API Docs
SDK
rapidapi-go-sdk
Go
API
rapidapi.com
rapidapi.com:idealspot-geodata
At a glance
Language Go
Endpoints7
Base URLhttps://idealspot-geodata.p.rapidapi.com/api/v1