Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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