Vue
Nuxt.js - Creating an e-Commerce Site with Vue.js

Adding In an API with serverMiddleware and Fetch

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

In this video, students will learn about serverMiddleware and fetch. Unlike Middleware, serverMiddleware is entirely run on the server, which enables you to do things like create an express server, create separate routes, and even add authentication. Once you have an understanding of serverMiddleware, you'll also take a look at how to use fetch to grab information from the backend of your application.

 

I finished! On to the next chapter