Module: Zoomit

Includes:
HTTParty
Defined in:
lib/zoomit.rb,
lib/zoomit/error.rb,
lib/zoomit/content.rb,
lib/zoomit/version.rb,
lib/zoomit/response.rb

Defined Under Namespace

Classes: BadRequestError, Content, NotFoundError, Response, ServerError, UnavailableError

Constant Summary collapse

API_VERSION =
"v1".freeze
VERSION =
"0.0.2"