Created
January 12, 2018 18:13
-
-
Save gregturn/9e05e3dd9d1bfcb3d0e5ad7468f7e4c0 to your computer and use it in GitHub Desktop.
Collection+JSON data, the way I first coded it
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
"data" : { | |
"full-name": "M. Smith", | |
"email" : "[email protected]" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment