That repo is dedicated to test an api.
Node.js
Express.js
VS Code
MongoDB
Postman
npm init -y
npm install express
node .
On VS Code install: Thunder Client extensions.
Using that extension, create a new request using the localhost address.
If you want to confi