This example demonstrates how to use <an-data> to fetch an external JSON file, and how to iterate through that data using <an-repeat>.
<an-data>
<an-repeat>
Author: {{ post.author }}