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")
This endpoint returns by default the next non-expired football predictions. U…
curl \
  https://football-prediction-api.p.rapidapi.com/api/v2/predictions
Returns an array of all the supported prediction markets
curl \
  https://football-prediction-api.p.rapidapi.com/api/v2/list-markets
Returns an array of all the available federations.
curl \
  https://football-prediction-api.p.rapidapi.com/api/v2/list-federations
SDK on GitHub 📄 API Docs
SDK
rapidapi-go-sdk
Go
API
rapidapi.com
rapidapi.com:football-prediction
At a glance
Language Go
Endpoints5
Base URLhttps://football-prediction-api.p.rapidapi.com