REST API Design Made Simple with Express.js
What is a REST API?
REST stands for:
Representational State Transfer
But don’t worry about the long name.
The easiest way to understand REST API is:
A REST API allows clients and servers to co
hitakshi120.hashnode.dev5 min read