Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Enterprise Vue > Lesson 14

Creating a route

If we take a look at the home page of the finished app, we can see a list of available prints, which can we'll refer to as "items".

In the coming videos, we'll be creating a endpoint that the client can use to retrieve the data for these items from the API.

On our server we're using the Express framework. You'll see at the top of the server index file that we're creating an instance of Express which we assign to a variable app.


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom