You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resource object for general API call structure and communication - those actions common across all OCLC API's
CRUD
URL Construction
ATOM always comes back
Error handling
Object hierarchy
OCLCService(wskey, inst)
User stories
As a developer with a single institution key, I want to access my instituion's knowledge base so that I can present our resources to end users.
As a developer with a multi institution key, I want to access one of my institution's knowledge base so that I can present institution resources to end users.
As a new developer with an api key, I would like to perform a simple download and include of the library so that I can provide a visual demonstration of the API service in less than 30 minutes of work.