Using unity-google-drive with goog.io

C# integration

Install
dotnet add package unity-google-drive
Status
curl \
  -H "apikey: $API_KEY" \
  https://api.goog.io/
News
curl \
  -H "apikey: $API_KEY" \
  https://api.goog.io/v1/news/{query}
Crawl
curl \
  -H "apikey: $API_KEY" \
  https://api.goog.io/v1/crawl/{query}
SDK on GitHub 📄 API Docs
SDK
unity-google-drive
C#
API
goog.io
goog.io
At a glance
Language C#
Endpoints6
Base URLhttps://api.goog.io