cspace-api
v1.1.0
Published
CollectionSpace services API wrapper for browsers and Node.js
Downloads
156
Readme
cspace-api
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.