Nuxt Modules: The Ultimate Guide for Nuxt.js Developers
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Nitro Server Handlers

In this lesson, we focused on Nuxt Kit utilities for the Nitro web server-engine. We also covered practical integration into Nuxt modules, offering hands-on insights for:

  • Creating server middleware (server handler) or extend a custom route.
  • Creating a development server handler.
  • Creating Nitro server plugin.

Links:

Nitro - Web Server-Engine

Nuxt Kit - Nitro Utilities