Skip to content

OCLC-Developer-Network/gsheets-wc-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldCat Search API Google Add On

Use cases

  • Get Current OCLC Number
  • Get MergedOCNs
  • Get basic Metadata
  • Check My Holding Status
  • Get Holdings Count
  • Get Holdings
  • 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

```bash
$ 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published