Skip to content

Instantly share code, notes, and snippets.

View samt's full-sized avatar
✈️
Learning to plane

Sam Thompson samt

✈️
Learning to plane
  • Sacramento, CA
View GitHub Profile
{
"event": "hckrpt",
"responseTopic": "hook-response/hckrpt/{{{PARTICLE_DEVICE_ID}}}",
"errorResponseTopic": "hook-error/hckrpt/{{{PARTICLE_DEVICE_ID}}}",
"url": "https://api.hackerpet.com/v1/webhook?sheet_id=<ADD_YOUR_SHEET_ID_HERE>",
"requestType": "POST",
"noDefaults": true,
"rejectUnauthorized": true,
"responseTemplate": "",
"json": {
@samt
samt / gist:514413
Created August 8, 2010 18:55 — forked from igorw/gist:503364

MODX

  • originally text template (phpBB2)
  • XML based format
  • machine readable
  • xsd schema validation
  • xsl stylesheet
  • pain to write by hand
  • convertor text => modx
  • modx2?