REST API Design Made Simple with Express.js
Introduction
REST APIs are one of the most important parts of modern web development. Every time a frontend application talks to a backend server, there is a high chance that a REST API is involved.
I
bhavay.hashnode.dev6 min read