1.1.6 • Published 3 years ago

@uts-eresearch/provision-labarchives v1.1.6

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
3 years ago

Interface Labarchives API

Install node

Create a key.json file with

{
  "akid": "",
  "password": "",
  "baseurl": "https://test.labarchives.com",
  "api": "/api"
}

then run

npm install

To run the test suite:

USERNAME='USER' PASSWORD='PWD' KEY='{"akid":"AKID", "password":"PWD"}' UID_1='OTHER_USER_ID' NBID_1='NOTEBOOK_ID' npm run test
1.1.6

3 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

6 years ago