sending and receiving data from a local server using vue js code code example
Example: how to use api url in vue
<a :href="post.url" target="_blank"><img :src="post.image_url"></a>
<a :href="post.url" target="_blank"><img :src="post.image_url"></a>