Registry / http-client / googlebase

googlebase

JSON →
library0.2.1rbrubygemsunverified

Base class which handles authentication and requests for Google services.

gem install googlebase
INSTALL
IMPORT
SIG · GOOGLEBASE
G
googlebase
http-clientrubyv0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Googlebase
require 'googlebase'

Authenticate and make requests to Google APIs

require 'googlebase' client = Googlebase::Client.new(api_key: 'YOUR_API_KEY') response = client.get('/some/endpoint')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
googlebase — gem install googlebase · libregistry