Skip to content

Instantly share code, notes, and snippets.

@C-D-Lewis
Last active May 9, 2023 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save C-D-Lewis/6fa0a01d83dc170c480081f96b2955cd to your computer and use it in GitHub Desktop.
Save C-D-Lewis/6fa0a01d83dc170c480081f96b2955cd to your computer and use it in GitHub Desktop.
{
"testApp": {
"testKey": {
"value": 56,
"timestamp": 1509312841350
}
},
"TestApp": {
"TestKey": {
"value": 42,
"timestamp": 1516109780367
}
},
"Webhooks": {
"webhooks": {
"value": [
{
"url": "/testWebhook",
"packet": {
"to": "all",
"topic": "webhookReceived"
}
}
],
"timestamp": 1516918994151
}
},
"test": {
"test": {
"value": "hello world again",
"timestamp": 1577030883773
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment