fitbark-node-client
Node client for FitBark Web API
Installation
This library is distributed on npm
. In order to add it as a dependency,
run the following command:
$ npm install fitbark-node-client --save
Usage
Example: Get a dog by its name
const FitBark = ;const fitBark = 'your-access-token';fitBark;