REST API Design Made Simple with Express.js
When building backend apps, frontend and backend need a way to talk to each other.
That’s where APIs come in.
A frontend sends requests, backend responds with data.Simple communication.
What REST API
kumar-rishabh.hashnode.dev3 min read