REST API Design Made Simple with Express.js
What REST API means
Think of a REST API as a menu in a restaurant. You (the client) look at the menu and place an order. The kitchen (the server) prepares it and sends the food back. You never go int
joydeep.hashnode.dev4 min read