Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.59 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.59 KB

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.