Created
October 2, 2019 20:39
-
-
Save rezznov/1d7ff5fe192ee87398c99f8b912b0c54 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": "title 1", | |
"genre" : "Horr", | |
"year" : "1379" | |
}, | |
{ | |
"title": "title 2", | |
"genre" : "Horr", | |
"year" : "1322" | |
}, | |
{ | |
"title": "title 3", | |
"genre" : "Horr", | |
"year" : "1333" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment