Skip to content

Instantly share code, notes, and snippets.

@dgoemans
Last active September 9, 2019 14:00
Show Gist options
  • Save dgoemans/7a4bc5480763c70dbe546f57628e9219 to your computer and use it in GitHub Desktop.
Save dgoemans/7a4bc5480763c70dbe546f57628e9219 to your computer and use it in GitHub Desktop.
NDJson Test
{"testKey":"testValue"}
{"testKeyOne": 1, "testKeyTwo": false, "testKeyThree": [1, 2, 3]}
{"testKey": {"testSubKeyOne":"testSubValue","testSubKeyTwo": 1}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment