Nuxt.js 3 Fundamentals

Fetch Data with $fetch

In this lesson, we use the built in $fetch function for making a request to the OMDB api and getting search results for a movie query.

Links