module Berkshelf::APIClient

Used to communicate with a remotely hosted [Berkshelf API Server](github.com/berkshelf/berkshelf-api).

@example

client = Berkshelf::APIClient.new("https://api.berkshelf.com")
client.universe #=> [...]