Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Fullstack > Lesson 54

Querying the API

Resources - Vuex ORM Axios Plugin

Let's now figure out how to get the data from our API and into Vuex ORM so we can easily render it in our components.

The typical way to do this is to setup Axios and create some service functions.

But since we're using Vuex ORM and we have a RESTful API structure, we can make use of the Axios plugin for Vuex ORM.


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom