Skip to content

Instantly share code, notes, and snippets.

@chetanraj
Last active May 2, 2020 15:08
Show Gist options
  • Save chetanraj/eb071513484e4496de0f5fe147c17b3e to your computer and use it in GitHub Desktop.
Save chetanraj/eb071513484e4496de0f5fe147c17b3e to your computer and use it in GitHub Desktop.
const response = {
"data": {
"query": "What is javascript ?",
"answer" : {
"value": "JavaScript is 💛"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment