1.1.4 • Published 6 years ago

ocean-vision v1.1.4

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

Create a new client instance

const OceanVision = require('ocean-vision');

const ovClient = new OceanVision.Client();

Paramaters when creating new Client instance

The constructor accepts an opts object.

CUSTOM_API_URL: set a custom API URL aside from the pre-configured DEFAULT_API_URL

Methods

get(name): current options: 'anchorages'

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago