Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset
A Node.js back end web application with REST API, user authentication & SendGrid password reset and MongoDB data storage
https://github.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset
express express-js expressjs reset-password sendgrid sendgrid-api sendgrid-integration
Last synced: 5 days ago
JSON representation
A Node.js back end web application with REST API, user authentication & SendGrid password reset and MongoDB data storage
- Host: GitHub
- URL: https://github.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset
- Owner: jerrychong25
- Created: 2019-05-14T15:13:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T16:41:49.000Z (about 2 months ago)
- Last Synced: 2024-10-28T13:08:22.334Z (16 days ago)
- Topics: express, express-js, expressjs, reset-password, sendgrid, sendgrid-api, sendgrid-integration
- Language: JavaScript
- Homepage:
- Size: 4.75 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js Back End Web Application with REST API, User Authentication, Password Reset and MongoDB
[![GitHub release](https://img.shields.io/github/release/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset.svg)](https://gitHub.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset/releases/)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/jerrychong25/node-express-mongo-passport-nodemailer-sendgrid-password-reset/graphs/commit-activity)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fjerrychong25%2Fnode-express-mongo-passport-nodemailer-sendgrid-password-reset&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)## Getting Started
This is a Node.js back end web application, which features REST API interface via Express.js, user authentication via Passport.js, password reset via SendGrid, and MongoDB via Mongoose.js.
## Deployment
Hosted on local host.
## Built With
* [Visual Studio Code](https://code.visualstudio.com/)
## Versioning
[Semantic Versioning (SemVer) 2.0.0](http://semver.org/)
## Authors
**Jerry Chong** - [jerrychong25](https://github.com/jerrychong25)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details