Testing Api Express And MongoDB (Mongoose) Api Rest Using Express as Framework NodeJS and MongoDB (Mongoose) Installation To Launch this api need Node.js v10+ to run. Install the dependencies and devDependencies and start the server. cd folderApi npm i npm run start