Saw this from taichikuji and felt like making my own version in NextJS and try out its API routes. Running it locally Install the dependencies: npm i Run the server: npm run dev Open http://localhost:3000 in your browser to see the result. Example