Skip to content

Instantly share code, notes, and snippets.

@guest271314
Created May 22, 2016 04:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guest271314/5b1b22a728f97a8847034c3f9dba69b0 to your computer and use it in GitHub Desktop.
Save guest271314/5b1b22a728f97a8847034c3f9dba69b0 to your computer and use it in GitHub Desktop.
[{
"_id": "573ff845d35b36f82c6cc71e",
"created_at": "2016-05-21T05:55:17.335Z",
"inc": 0,
"updated_at": "2016-05-21T05:56:23.569Z",
"name": "comp1",
"pizza": "pizza1",
"ranking": 20,
"num": 3,
"__v": 0
}, {
"_id": "573ff845d35b36f82c6cc71f",
"created_at": "2016-05-21T05:55:17.340Z",
"inc": 0,
"updated_at": "2016-05-21T05:55:17.340Z",
"name": "comp2",
"pizza": "pizza2",
"ranking": 5,
"num": 1,
"__v": 0
}, {
"_id": "573ff845d35b36f82c6cc720",
"created_at": "2016-05-21T05:55:17.342Z",
"inc": 0,
"updated_at": "2016-05-21T05:55:17.342Z",
"name": "comp3",
"pizza": "pizza3",
"ranking": 10,
"num": 1,
"__v": 0
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment