Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chandrabose-11/weddingwise-backend
- Owner: ChandraBose-11
- Created: 2024-10-03T03:08:02.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T14:54:07.000Z (2 months ago)
- Last Synced: 2024-10-24T23:25:16.173Z (2 months ago)
- Topics: bcryptjs, cors, expressjs, jwt-authentication, mongodb, mongoose, nodejs, nodemon-express, postman, render
- Language: JavaScript
- Homepage: https://weddingwise-backend-f9kh.onrender.com
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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