cspace-api

CollectionSpace services API wrapper for browsers and Node.js


Keywords
collectionspace, cspace, service, rest, api
License
ECL-2.0
Install
npm install cspace-api@0.0.12

Documentation

cspace-api

npm package continuous integration codecov

This library provides a JavaScript API for operating on CollectionSpace resources. It is a low-level wrapper around the CollectionSpace Services REST API.

Release 4.5 of the CollectionSpace services API is required. This library is not compatible with releases 4.4 and earlier.

Features

  • Supports browsers and Node.js
  • Promise based

Installation

Using npm:

$ npm install cspace-api

Using git:

$ git clone https://github.com/collectionspace/cspace-api.js.git
$ cd cspace-api.js
$ npm install

Usage

See the examples and integration tests for examples of usage.

About CollectionSpace

CollectionSpace is a free, open-source collections management application for museums, historical societies, natural science collections, and more.