Build a Beginner-Friendly CRUD API with Express.js and MongoDB
Prerequisites
API: How your blog's frontend (what users see) talks to its backend (where data and logic live).
Backend: The "brain" of website, handling logic, data storage, and business rules.
REST API: A standard way of designing APIs using HTTP...
build-crud-api-expressjs-mongodb.hashnode.dev9 min read
Lasya
A Full stack and DevOps Enthusiastic
Very informative