Skip to content

Instantly share code, notes, and snippets.

import Foundation
let json = """
{
"Title": "example",
"Items": [
"hello",
"world"
]
}