Skip to content

OCLC-Developer-Network/gsheets-wc-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldCat Metadata API Google Add On

Use cases

  • Get Current OCLC Number
  • Get MergedOCNs
  • Get basic Metadata
  • Check My Holding Status
  • Get Holdings Count
  • Check Retentions
  • Get Retentions

Prerequisites

Google Account

Install NPM

https://www.npmjs.com/get-npm

Install clasp

npm install @google/clasp -g

Installation instructions

Step 1: Clone the repository

Clone this repository

$ git clone {url}

or download directly from GitHub.

Change into the application directory

Step 2: Install dependencies

$ npm install

Step 3: Bundle Add on

$ npm run build

Step 4: Deploy to your Google Account

$ npm run push-dist

Testing and development

Step 1: Clone the repository

Clone this repository

$ git clone {url}

or download directly from GitHub.

Change into the application directory

Step 2: Install dependencies

$ npm install

Step 3: Run local tests

$ npm test

Step 4: Testing in Google infrastructure

$ npm push

About

Google Sheets Add on for WorldCat Metadata API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published