Handling Forms with Next.js App Router API

Опубликовано: 17 Март 2026
на канале: Ken Greeff Codes
677
8

In this video I will talk through submitting a form from the Next.js 13 app directory frontend to an API route on the backend.

We will then submit this data to contentful using the Contentful Content Management API to create a new entry in the system.

Contentful CMA Docs:
https://www.contentful.com/developers...

The source code for the website is available to view for educational purposes here:
https://github.com/kengreeff/livella-...