Module: EDSApi

Defined in:
lib/edsapi_wrapper.rb

Overview

TO DO: Finish publication Exact Match object - probably needs to be a subclass of EDSAPIRecord TO DO: Finish Detailed Records TO DO: Error Handling (probably through raising an error)

Defined Under Namespace

Classes: Connection, ConnectionHandler, EDSAPIInfo, EDSAPIRecord, EDSAPIResponse

Constant Summary collapse

API_URL =
"http://eds-api.ebscohost.com/"
API_URL_S =
"https://eds-api.ebscohost.com/"
DB_LABEL_LOOKUP =
{}