Registry / http-client / harvested

harvested

JSON →
library4.0.0rbrubygemsunverified

Harvested wraps the Harvest API concisely without the use of Rails dependencies.

gem install harvested
INSTALL
IMPORT
SIG · HARVESTED
H
harvested
http-clientrubyv4.0.0
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.

Harvested
require 'harvested'

Authenticate and list Harvest projects

require 'harvested' client = Harvested::Client.new(subdomain: 'example', username: 'user', password: 'pass') client.projects.all
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
16
Resources
harvested — gem install harvested · libregistry