Here is the documentation for building a Robust RESTful API with Nextjs
Last night, while building a single post endpoint with Next.js v12 to mutate the database, I realized how we often skip the standards of RESTful and most of the endpoints we build are really not restful.
RESTful APIs play a key role in facilitating s...
blog.britelink.io11 min read