Last active
August 26, 2019 11:56
-
-
Save kommradHomer/147a35e88c6784ac04a3ae21433487c6 to your computer and use it in GitHub Desktop.
example json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name":"Muhammad Li", | |
"message":"Hello World", | |
"age":45, | |
"weight_kg":82, | |
"height_cm":188 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment