Using MirageJS to mock a backend API in Vue

In this video, we’re going to walk through the first 15 videos in this series (the ones before we switched over to Nuxt) and create the mock API that we need at each step. Our primary goal is to make it easier to follow along with my videos even if you don’t want to build your own backend. But if you just want to learn Mirage and don’t care about the project, then this will still work for you — you don’t need to know all the stuff we’re doing in the Vue app in order to learn the Mirage API from this. 0:0
Back to Top