Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chandrabose-11/weddingwise-backend

This repo contains Back End code for the Weddingwise Management . Built using MERN Stack.
https://github.com/chandrabose-11/weddingwise-backend

bcryptjs cors expressjs jwt-authentication mongodb mongoose nodejs nodemon-express postman render

Last synced: 12 days ago
JSON representation

This repo contains Back End code for the Weddingwise Management . Built using MERN Stack.

Awesome Lists containing this project

README

        

# WeddingWise - Event Management App
## 🚀 Get started here
### Introduction
### This API provides endpoints for performing WeddingWise - Event Management App.

## 🔖Endpoints - Users

### ➡️ Login User
### URL - /api/auth/login-user
### Method - POST

### ➡️ Register User
### URL - /api/auth/register-user
### Method - POST

### ➡️ Register And Login Using Google
### URL - /api/auth/google
### Method - POST

### ➡️ Authenticated User's Profile Update
### URL - /api/user/update/:id
### Method - PUT

### ➡️ Authenticated User's Account Delete
### URL - /api/user/delete/:id
### Method - DELETE

## Base URL: https://weddingwise-backend-f9kh.onrender.com/

## POSTMAN DOCUMENTATION :
https://documenter.getpostman.com/view/38460748/2sAXxPBDUL