json

Json code posted
created at 29 Apr 14:43

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  {
    "just": "write some"
  }, 
  {
    "yaml": [
      [
        "here", 
        "and"
      ], 
      {
        "it": "updates", 
        "in": "real-time"
      }
    ]
  }
]
199 Bytes in 4 ms with coderay