Basically JSON looks like this:

```

{

"key": "value",

"key2": 23,

"valid": true,

"name": null

}

```

It's not an exhaustive example but will suffice.

Reply to this note

Please Login to reply.

Discussion

More like....

{

"Setup": " What do you call a JSON object that can't be parsed?",

"punchline": "A JSON mess."

}

#grownostr