REST API Design Made Simple with Express.js
Modern web applications constantly communicate with servers.
Whether you are:
Fetching user data
Creating posts
Updating profiles
Deleting products
an API is usually working behind the scenes.
O
vinnymadaan.hashnode.dev6 min read