https://github.com/jamesdevbie/passwordresetapp-backend
Password Reset App - Backend Code with Express, Node and Mongoose
https://github.com/jamesdevbie/passwordresetapp-backend
es6 express mongodb nodejs
Last synced: 3 months ago
JSON representation
Password Reset App - Backend Code with Express, Node and Mongoose
- Host: GitHub
- URL: https://github.com/jamesdevbie/passwordresetapp-backend
- Owner: jamesdevbie
- Created: 2024-11-03T09:35:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-04T06:57:46.000Z (over 1 year ago)
- Last Synced: 2025-02-24T16:54:09.794Z (over 1 year ago)
- Topics: es6, express, mongodb, nodejs
- Language: JavaScript
- Homepage: https://passwordresetapp-backend.onrender.com/
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Simple Password Reset App
# API Documentation can be sourced below,
# https://documenter.getpostman.com/view/39168818/2sAY4xC38H
# Routes & URL
Backend URL:
https://passwordresetapp-backend.onrender.com/
FrontEnd URL
https://passwordresetapp-frontend.vercel.app/
Base Route:
/api/auth
App Routes
1. /register
2. /login
3. /forgot-password
4. /reset-password/:randomstring