Skip to content

Fundon Backend, Server for Fundon Application made using MongoDB , Node Js , Express in MVC ( Model View Controller ) Architecture .

Notifications You must be signed in to change notification settings

AnshTandon0/FundonBackend

Repository files navigation

Fundon Backend

Server for Fundon Application made using MongoDB , Node Js , Express in MVC ( Model View Controller ) Architecture .

Server

Server Repo

NodeJs Server dependencies used :

  • Nodemon

  • Mongoose

  • Express

  • jsonwebtoken (jwt)

  • Nodemailer

    "body-parser": "^1.20.0"
    "cookie-parser": "^1.4.6"
    "cors": "^2.8.5"
    "dotenv": "^16.0.0"
    "express": "^4.18.1"
    "express-jwt": "^7.7.0"
    "express-validator": "^6.14.0"
    "formidable": "^2.0.1"
    "jsonwebtoken": "^8.5.1"
    "mongoose": "^6.3.2"
    "nodemailer": "^6.7.5"
    "nodemon": "^2.0.16"
    "npm": "^8.9.0"
    "uuid": "^3.3.3"
    

API Documentation

Api Link : https://codeq-flipr.herokuapp.com/api/

API Documentation:

Postman

https://www.getpostman.com/collections/61062ef5bc5361f9ace9 

Local Postman

https://www.getpostman.com/collections/ee040701f6832d4c613e

About

Fundon Backend, Server for Fundon Application made using MongoDB , Node Js , Express in MVC ( Model View Controller ) Architecture .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages