00:00 Introduction
00:12 We take a look at the Nitro Server under Nuxt (https://nitro.unjs.io)
00:27 We explore the h3 Http Server under Nitro (https://h3.unjs.io)
01:22 Server folder and structure (api, middleware, routes, etc..)
01:52 Discussing the Nuxt Developer Tool
02:35 Examining the Api End Point we created
03:25 What is the purpose of the Routes folder?
04:36 How do we handle parameter operations within the endpoint?
05:34 How do we send parameters to the endpoint we created from Front-End to Back-End? (getQuery, getRouterParam)
06:35 Sending information to the back-end with Body (readBody)
08:34 How do we perform validation in the back-end with Nuxt? (getValidatedQuery, readValidatedBody) (TypeScript-first schema validation with static type inference - https://zod.dev)
10:05 Nuxt Server Middleware
12:46 Using Nuxt 3 Storage (redis, fileSystem, etc..)
Don't forget to subscribe to my channel: / @apostylee
You can also reach me through these channels;
/ apostylee
/ apostylee