Skip to content

Instantly share code, notes, and snippets.

@anirban99
Created April 4, 2021 11:12
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 anirban99/b562f3d9085babcbde9fb7c4b74a3697 to your computer and use it in GitHub Desktop.
Save anirban99/b562f3d9085babcbde9fb7c4b74a3697 to your computer and use it in GitHub Desktop.
{
"id": 1,
"userName": "john.doe",
"firstName": "John",
"middleName": null,
"lastName": "Doe",
"emailId": "john.doe@gmail.com",
"dayOfBirth": "1997-12-03"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment