Nuxt API Routes

Lessons

1. Introduction

3:39

2. API Routes

4:54

3. Server Routes

4:45

4. RESTful Routes

5:05

5. Mutation Flow

9:04

API Routes

In the previous lesson, we talked about the problem of fetching data from our API directly in the components. This could expose sensitive API inform