Skip to content

Instantly share code, notes, and snippets.

View C-D-Lewis's full-sized avatar
🆑

Chris Lewis C-D-Lewis

🆑
View GitHub Profile
@C-D-Lewis
C-D-Lewis / headlines.js
Created May 17, 2017 17:56
Vector watch News Headlines widget
"use strict";
debugger;
var VectorWatch = require('vectorwatch-sdk');
var request = require('request');
var vectorWatch = new VectorWatch();
var logger = vectorWatch.logger;
// ----------------------------------- News ------------------------------------
{
"testApp": {
"testKey": {
"value": 56,
"timestamp": 1509312841350
}
},
"TestApp": {
"TestKey": {
"value": 42,
{
"test": {
"test": {
"value": "hello world again",
"timestamp": 1577030883773
}
}
}