Created
July 19, 2022 15:51
-
-
Save codedeman/fce048046bff971ada1711607f192335 to your computer and use it in GitHub Desktop.
self-sizing-data
This file contains 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
{ | |
"listFilms":[ | |
{ | |
"id":"12345", | |
"filmUrl":"https://www.cgv.vn/media/catalog/product/cache/1/image/1800x/71252117777b696995f01934522c402d/d/r/dr-strange-payoff-poster_1_.jpg", | |
"name":"Multiverse of madness", | |
"price":"100000", | |
"filmDes":"Doctor Strange teams up with a mysterious teenage girl from his dreams who can travel across multiverses, to battle multiple threats, including other-" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment