Created
May 7, 2017 17:50
-
-
Save anuragajwani/384c110cb232ed609dddf0b453eb21c4 to your computer and use it in GitHub Desktop.
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
{ | |
"title": "Movie Title", | |
"year": "2017", | |
"genre": [ | |
"Action", | |
"Adventure" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment