Fullstack w/ Nuxt Nitro

Lessons

1. Introduction

3:15

2. Project Setup

3:50

3. Fetching APIs

6:36

4. Creating APIs

10:20

5. Managing API Errors

5:41

6. Server Routes

5:50

7. Server Middleware

7:45

8. Rendering Strategies (SSR, CSR and more)

8:09

9. Next Steps

3:17

Creating APIs

Now that you understand how to fetch data from APIs, you’re ready for the first big milestone of working with Nuxt 3 server: creating your first API