undrash / next.js-api-middleware

API middleware for Next.js
10 stars 2 forks source link

How to Write Actual API Middleware for Next.js

Article Cover

This is the accompanying code for the article How to Write Actual API Middleware for Next.js.

There are two separate implementations:


The demo apps were created by following the Next.js Getting Started guide.