Skip to content

Instantly share code, notes, and snippets.

@Tynael
Last active March 23, 2022 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tynael/7eb6ba294d00067275617e1bc2dcb048 to your computer and use it in GitHub Desktop.
Save Tynael/7eb6ba294d00067275617e1bc2dcb048 to your computer and use it in GitHub Desktop.
Movies JSON File
// storage/app/json/movies.json
[
{
"title": "The Shawshank Redemption",
"id_imdb": "tt0111161"
},
{
"title": "The Godfather",
"id_imdb": "tt0068646"
},
{
"title": "The Godfather: Part II",
"id_imdb": "tt0071562"
},
{
"title": "Pulp Fiction",
"id_imdb": "tt0110912"
},
{
"title": "The Good, the Bad and the Ugly",
"id_imdb": "tt0060196"
},
{
"title": "The Dark Knight",
"id_imdb": "tt0468569"
},
{
"title": "12 Angry Men",
"id_imdb": "tt0050083"
},
{
"title": "Schindler's List",
"id_imdb": "tt0108052"
},
{
"title": "The Lord of the Rings: The Return of the King",
"id_imdb": "tt0167260"
},
{
"title": "Fight Club",
"id_imdb": "tt0137523"
},
{
"title": "Star Wars: Episode V - The Empire Strikes Back",
"id_imdb": "tt0080684"
},
{
"title": "The Lord of the Rings: The Fellowship of the Ring",
"id_imdb": "tt0120737"
},
{
"title": "One Flew Over the Cuckoo's Nest",
"id_imdb": "tt0073486"
},
{
"title": "Inception",
"id_imdb": "tt1375666"
},
{
"title": "Goodfellas",
"id_imdb": "tt0099685"
},
{
"title": "Star Wars",
"id_imdb": "tt0076759"
},
{
"title": "Seven Samurai",
"id_imdb": "tt0047478"
},
{
"title": "Forrest Gump",
"id_imdb": "tt0109830"
},
{
"title": "The Matrix",
"id_imdb": "tt0133093"
},
{
"title": "The Lord of the Rings: The Two Towers",
"id_imdb": "tt0167261"
},
{
"title": "City of God",
"id_imdb": "tt0317248"
},
{
"title": "Se7en",
"id_imdb": "tt0114369"
},
{
"title": "The Silence of the Lambs",
"id_imdb": "tt0102926"
},
{
"title": "Once Upon a Time in the West",
"id_imdb": "tt0064116"
},
{
"title": "Casablanca",
"id_imdb": "tt0034583"
},
{
"title": "The Usual Suspects",
"id_imdb": "tt0114814"
},
{
"title": "Raiders of the Lost Ark",
"id_imdb": "tt0082971"
},
{
"title": "Rear Window",
"id_imdb": "tt0047396"
},
{
"title": "It's a Wonderful Life",
"id_imdb": "tt0038650"
},
{
"title": "Psycho",
"id_imdb": "tt0054215"
},
{
"title": "Léon: The Professional",
"id_imdb": "tt0110413"
},
{
"title": "Sunset Blvd.",
"id_imdb": "tt0043014"
},
{
"title": "American History X",
"id_imdb": "tt0120586"
},
{
"title": "Apocalypse Now",
"id_imdb": "tt0078788"
},
{
"title": "Terminator 2: Judgment Day",
"id_imdb": "tt0103064"
},
{
"title": "Saving Private Ryan",
"id_imdb": "tt0120815"
},
{
"title": "Memento",
"id_imdb": "tt0209144"
},
{
"title": "City Lights",
"id_imdb": "tt0021749"
},
{
"title": "Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb",
"id_imdb": "tt0057012"
},
{
"title": "Alien",
"id_imdb": "tt0078748"
},
{
"title": "Modern Times",
"id_imdb": "tt0027977"
},
{
"title": "Spirited Away",
"id_imdb": "tt0245429"
},
{
"title": "North by Northwest",
"id_imdb": "tt0053125"
},
{
"title": "Back to the Future",
"id_imdb": "tt0088763"
},
{
"title": "Life Is Beautiful",
"id_imdb": "tt0118799"
},
{
"title": "The Shining",
"id_imdb": "tt0081505"
},
{
"title": "The Pianist",
"id_imdb": "tt0253474"
},
{
"title": "Citizen Kane",
"id_imdb": "tt0033467"
},
{
"title": "The Departed",
"id_imdb": "tt0407887"
},
{
"title": "M",
"id_imdb": "tt0022100"
},
{
"title": "Paths of Glory",
"id_imdb": "tt0050825"
},
{
"title": "Vertigo",
"id_imdb": "tt0052357"
},
{
"title": "Django Unchained",
"id_imdb": "tt1853728"
},
{
"title": "Double Indemnity",
"id_imdb": "tt0036775"
},
{
"title": "The Dark Knight Rises",
"id_imdb": "tt1345836"
},
{
"title": "Aliens",
"id_imdb": "tt0090605"
},
{
"title": "Taxi Driver",
"id_imdb": "tt0075314"
},
{
"title": "American Beauty",
"id_imdb": "tt0169547"
},
{
"title": "The Green Mile",
"id_imdb": "tt0120689"
},
{
"title": "Gladiator",
"id_imdb": "tt0172495"
},
{
"title": "The Intouchables",
"id_imdb": "tt1675434"
},
{
"title": "WALL·E",
"id_imdb": "tt0910970"
},
{
"title": "The Lives of Others",
"id_imdb": "tt0405094"
},
{
"title": "Toy Story 3",
"id_imdb": "tt0435761"
},
{
"title": "The Great Dictator",
"id_imdb": "tt0032553"
},
{
"title": "The Prestige",
"id_imdb": "tt0482571"
},
{
"title": "A Clockwork Orange",
"id_imdb": "tt0066921"
},
{
"title": "Lawrence of Arabia",
"id_imdb": "tt0056172"
},
{
"title": "Amélie",
"id_imdb": "tt0211915"
},
{
"title": "To Kill a Mockingbird",
"id_imdb": "tt0056592"
},
{
"title": "Reservoir Dogs",
"id_imdb": "tt0105236"
},
{
"title": "Das Boot",
"id_imdb": "tt0082096"
},
{
"title": "The Lion King",
"id_imdb": "tt0110357"
},
{
"title": "Cinema Paradiso",
"id_imdb": "tt0095765"
},
{
"title": "Star Wars: Episode VI - Return of the Jedi",
"id_imdb": "tt0086190"
},
{
"title": "The Treasure of the Sierra Madre",
"id_imdb": "tt0040897"
},
{
"title": "The Third Man",
"id_imdb": "tt0041959"
},
{
"title": "Once Upon a Time in America",
"id_imdb": "tt0087843"
},
{
"title": "Requiem for a Dream",
"id_imdb": "tt0180093"
},
{
"title": "Eternal Sunshine of the Spotless Mind",
"id_imdb": "tt0338013"
},
{
"title": "Full Metal Jacket",
"id_imdb": "tt0093058"
},
{
"title": "Oldboy",
"id_imdb": "tt0364569"
},
{
"title": "Braveheart",
"id_imdb": "tt0112573"
},
{
"title": "L.A. Confidential",
"id_imdb": "tt0119488"
},
{
"title": "Bicycle Thieves",
"id_imdb": "tt0040522"
},
{
"title": "Chinatown",
"id_imdb": "tt0071315"
},
{
"title": "Singin' in the Rain",
"id_imdb": "tt0045152"
},
{
"title": "Princess Mononoke",
"id_imdb": "tt0119698"
},
{
"title": "Monty Python and the Holy Grail",
"id_imdb": "tt0071853"
},
{
"title": "Metropolis",
"id_imdb": "tt0017136"
},
{
"title": "Rashomon",
"id_imdb": "tt0042876"
},
{
"title": "Some Like It Hot",
"id_imdb": "tt0053291"
},
{
"title": "Amadeus",
"id_imdb": "tt0086879"
},
{
"title": "2001: A Space Odyssey",
"id_imdb": "tt0062622"
},
{
"title": "All About Eve",
"id_imdb": "tt0042192"
},
{
"title": "Witness for the Prosecution",
"id_imdb": "tt0051201"
},
{
"title": "The Sting",
"id_imdb": "tt0070735"
},
{
"title": "The Apartment",
"id_imdb": "tt0053604"
},
{
"title": "Grave of the Fireflies",
"id_imdb": "tt0095327"
},
{
"title": "Indiana Jones and the Last Crusade",
"id_imdb": "tt0097576"
}
]
@Tynael
Copy link
Author

Tynael commented Mar 23, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment