Module: Sunstone
- Defined in:
- lib/sunstone/connection.rb,
lib/sunstone/version.rb,
lib/sunstone/exception.rb
Overview
Sunstone is a low-level API. It provides basic HTTP #get, #post, #put, and #delete calls to the Sunstone Server. It can also provides basic error checking of responses.
Defined Under Namespace
Classes: Connection, Exception, ServerError
Constant Summary collapse
- VERSION =
'7.2.0'