REST API Design Made Simple with Express.js
1. What REST API means
A REST API is a way for different applications to communicate with each other over the internet using standard HTTP methods.
REST stands for Representational State Transfer, and
faisalsiddiqui.hashnode.dev5 min read