All tags

#API Routes

2 articles · 1 review

API Routes are Next.js server-side endpoints defined inside the app directory. They handle HTTP requests, form submissions, and webhooks without spinning up a separate backend service.

Articles

Reviews

Our dev server was freezing completely on the first visit to any dynamic route — CPU pegged at 300% and the only fix was a restart. We'd been debugging it for days and had no idea what was causing it. Iurii traced it inside the route segments triggering a Satori WASM hang in Turbopack, moved it to API routes, and the problem was gone. He explained exactly why it happened, not just what to change.

Erik Lindqvist 🇸🇪

Iurii RoguliaAvailable

Got a project in mind?

Whether it's a new product, an integration, or scaling an existing system — let's talk about how I can help.

View my projects