Skip to content

Instantly share code, notes, and snippets.

@Itsdenty
Created January 21, 2020 14:29
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 Itsdenty/ac3d897ed27aa84bd7d8c1d34ae057cc to your computer and use it in GitHub Desktop.
Save Itsdenty/ac3d897ed27aa84bd7d8c1d34ae057cc to your computer and use it in GitHub Desktop.
The xpress test solution json
{
"_id": {
"$oid": "5e2707d1f4e57627565aeeae"
},
"registrationDate": {
"$date": "2020-01-21T14:16:49.714Z"
},
"customerName": "Akintola",
"email": "akt@gmail.com",
"phoneNumber": "08016789081",
"created_at": {
"$date": "2020-01-21T14:16:49.719Z"
},
"updated_at": {
"$date": "2020-01-21T14:16:49.719Z"
},
"__v": 0
}
{
"_id": {
"$oid": "5e27074bf4e57627565aeead"
},
"registrationDate": {
"$date": "2020-01-21T14:14:35.079Z"
},
"customerName": "kareem Johnson",
"email": "kareemJob@cookoo.com",
"phoneNumber": "08016789097",
"created_at": {
"$date": "2020-01-21T14:14:35.095Z"
},
"updated_at": {
"$date": "2020-01-21T14:14:35.095Z"
},
"__v": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment