A simple library to streamline the creation and organization of API route handlers in Next.js. It provides an efficient way to structure and manage API routes, making them reusable and easy to scale.
zod
for
data validation.
To install next-app-controller
, use npm or yarn:
npm install next-app-controller