Contoh Kategori JSON

Nod pokok biasa untuk navigasi dan katalog.

Contoh

{
  "id": 7,
  "name": "Developer Tools",
  "slug": "developer-tools",
  "parentId": null,
  "children": [
    {"id": 8, "name": "JSON", "slug": "json"}
  ]
}

Penjelasan

Guna array children untuk pokok bersarang.