REST API developed using Express.js and MongoDB
npm install && npm start
don't forget to add .env file containe the MONGO_URI variable
- Choose an image from your device and upload it to the DB
- In the home page you can see all the images in the DB
An image Gallery where you can upload your images made with ExpressJS and MongoDB using Multer and GridFs packages
JavaScript