projeto-de-algoritmos/Grafos1_CineGraph

get movie year

ErickGiffoni opened this issue · 2 comments

  • we want the movie year too

O commit acima consegue pegar o ano dos filmes... porém algumas vezes o código falha e a aplicação retorna 500 - Internal Server Error.

O erro no log do terminal do python é
TypeError: Object of type type is not JSON serializable

Esse erro tem acontecido com frequência .

fixed by #abdc747