mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-14 04:14:30 +08:00
13 lines
229 B
JSON
13 lines
229 B
JSON
{
|
|
"users": {
|
|
"blake": {
|
|
"id": 31337,
|
|
"website": "http://restkit.org/"
|
|
},
|
|
"rachit": {
|
|
"id": 7,
|
|
"website": "http://www.twotoasters.com/"
|
|
}
|
|
}
|
|
}
|