In this section we're going to see how to consume our API that we have built in the previous section inside our Vue.js application.

Once we implemented all API endpoints in our Vue.js application, we will have a simple full-stack application with a full set of CRUD functionalities.

Alright, let's get started.