Skip to content

Instantly share code, notes, and snippets.

@CoderJava
Created July 23, 2018 02:50
Show Gist options
  • Save CoderJava/71af30446e51dcd42d5bd9d62af85e27 to your computer and use it in GitHub Desktop.
Save CoderJava/71af30446e51dcd42d5bd9d62af85e27 to your computer and use it in GitHub Desktop.
Example Boolean in JSON
{
"isMan": true,
"isWoman": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment