Registry / http-client / berkshelf-api-client

berkshelf-api-client

JSON →
library4.0.1rbrubygemsunverified

API Client for communicating with a Berkshelf API server, used to query cookbook metadata.

gem install berkshelf-api-client
INSTALL
IMPORT
SIG · BERKSHELF-API-CLIE
B
berkshelf-api-client
http-clientrubyv4.0.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.

Berkshelf::APIClient
require 'berkshelf-api-client'

Search for a cookbook on the Berkshelf API

require 'berkshelf-api-client' client = Berkshelf::APIClient.new('https://api.berkshelf.com') resp = client.search('nginx') puts resp.first.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
32
Resources
berkshelf-api-client — gem install berkshelf-api-client · libregistry