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 55

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...

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

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

  • RSS
  • |
  • Atom