REST APIs in Express.js: Directing the Conversation Between Client and Server š¬
Every app is a conversation.
The client (browser, mobile app) asks for something
The server responds with data
A REST API is simply a well-structured way to conduct that conversationālike a screen
aalampatilblogs.hashnode.dev3 min read