janaipakos / ghibliapi

A simple API for Studio Ghibli resources. Unofficial/fan-made
https://ghibliapi.herokuapp.com
MIT License
310 stars 109 forks source link

add poster property (image URL) to films data #38

Closed anggidast closed 2 years ago

anggidast commented 3 years ago

I am using this API to learn some framework and have a little disappointed because the films data have no poster of the film So I think it would be great if the films data have the film's poster

images source: The Movie Database API link: https://www.themoviedb.org/

anggidast commented 3 years ago

I've generate new data.json with poster properties and use indentation and alignment with original format

janaipakos commented 2 years ago

added in https://github.com/janaipakos/ghibliapi/pull/41