devkishor8007 / imaginary_api

Build Image Api Using Nodejs, Expressjs and MongoDB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imaginary_api

Build Image Api Using Nodejs, Expressjs and MongoDB with the help of Multer Package [Backend Server]

Installation

Before clone the repo, you must have node.js on your device.

$ git clone https://github.com/devkishor8007/imaginary_api.git

Remember to install all the dependencies...

$ npm install

Create the .env file

   MONGO_DB = mongodb-url

Usage

$ node server.js

Resources

Nodejs Docs

Expressjs Docs

MongoDB Docs

Multer Package

About

Build Image Api Using Nodejs, Expressjs and MongoDB.


Languages

Language:JavaScript 100.0%