1.0.0 • Published 7 years ago

biothings_client v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Build Status

biothings_client.js

This is a unified Javascript client for BioThings API

Installation

Biothingsclient.js requires Node.js v6.11.4+ to run.

Install the dependencies and you are good to go.

$ cd biothings_client.js
$ npm install

Tests

This package uses mocha for it's tests.

$ cd biothings_client.js
$ npm test