Skip to content

Instantly share code, notes, and snippets.

@hissain
Created April 1, 2020 22:07
Show Gist options
  • Save hissain/a30998ce1b78c6eff8fe69957521a99b to your computer and use it in GitHub Desktop.
Save hissain/a30998ce1b78c6eff8fe69957521a99b to your computer and use it in GitHub Desktop.
sample POST response
{
"user_id": 1001,
"user_name": "Alex",
"user_email": "alex@gmail.com",
"user_age": 32,
"user_uid": "164E92FC-D37A-4946-81CB-29DE7EE4B124"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment