REST API Design Made Simple with Express.js
Introduction to REST APIs
Modern web applications are usually divided into two major parts:
Frontend (client)
Backend (server)
The frontend may be:
A React application
A mobile app
A Vue or Ang
understandingwebdevelopment.hashnode.dev8 min read