NANaman Agarwalindivinenaman.hashnode.dev·Nov 7, 2022 · 4 min readIntro to Next.js API and handling FormsA walkthrough on how to build a full-stack application using Next.js for both the frontend and the backend. The framework provides the API functionality which allows us to build dynamic API's at scale. The API can be used in production with ease and ...00