Requirements
This project uses async
/await
node v7.6.0+
Usage
const GarminNodeApi = ; { let api = "YOUR_USERNAME" "YOUR_PASSWORD"; await api; var stepData = await api; console;} ;
This project uses async
/await
node v7.6.0+
const GarminNodeApi = ; { let api = "YOUR_USERNAME" "YOUR_PASSWORD"; await api; var stepData = await api; console;} ;
npm i garmin-node-api
0
0.0.1
MIT