Registry / http-client / sunstone

sunstone

JSON →
library8.0.1rbrubygemsunverified

A library for interacting with REST APIs. Similar to ActiveResource

gem install sunstone
INSTALL
IMPORT
SIG · SUNSTONE
S
sunstone
http-clientrubyv8.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.

Sunstone
require 'sunstone'

Define and interact with REST API resources

require 'sunstone' class User < Sunstone::Base property :name, :email end users = User.all puts users.first.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
Resources
sunstone — gem install sunstone · libregistry