bjk17 / cinema

Lokaverkefni í áfanganum vefforritun við HÍ haustið 2014.
https://bio.bjk.is/
0 stars 0 forks source link

Handle bad data from APIs #18

Open bjk17 opened 8 years ago

bjk17 commented 8 years ago

Today, apis.is/cinema endpoint is sent us the JSON object

{"title":"","released":" ()","restricted":"","imdb":"","imdbLink":"","image":"http://kvikmyndir.isundefined","showtimes":[{"theater":"Borgarbíó","schedule":["22:00"]}]}

We should not display it as it doesn't have a title or valid image URL.