Hello!

Eerste game in de json blob is {{ gfgn['name'] }} met de game id {{ gfgn['appid'] }}

Totaal aantal games in json array is {{ len }}

{% for row in items %} {% endfor %}
App ID Name Release date Price
{{ row['appid'] }} {{ row['name'] }} {{ row['release_date'] }} {{ row['price'] }} ,-