Skip to content

Instantly share code, notes, and snippets.

@kodakvn
kodakvn / todos.json
Last active October 3, 2019 14:45
Example todos for Alamofire with SwiftyJSON
{
"todos": [
{
"id": 1,
"value": "Newman Strong",
"type": "personal"
},
{
"id": 2,
"value": "Leonor Osborn",