37Chapter 37API RoutesNext.js has support for API Routes, which let you easily create an API endpoint as a Node.js serverless function. Although it’s not necessary for our blog app, we’ll briefly talk about how to use it in this lesson. What You’ll Learn in This Lesson In this lesson, you’ll learn: How to create an API Route. Some useful information on API Routes. 37You've Completed Chapter 37Next Up38: Set upStart Chapter 38Was this helpful?supported.Send