API changes
In the last few modules of the course we built the backend API we'll be working with in this part of the course.
However, there are some additional endpoints I've added to the API that weren't covered in the course material for the purpose of brevity.
I've also made a change to the structure of the API response data that'll make it easier for us to integrate the Vue frontend app.
Let's quickly take a look at this before we do a tour of the frontend.
Click to load comments...