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-jwt

A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage
https://github.com/jerrychong25/node-express-mongo-passport-jwt

express express-js expressjs jwt jwt-authentication mongo mongodb mongoose node node-js nodejs passport passportjs

Last synced: 27 days ago
JSON representation

A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage

Awesome Lists containing this project

README

        

# Node.js Back End Web Application with REST API (Express.js), User JWT Authentication and MongoDB Data Storage (Mongoose.js)

## Getting Started

This is a Node.js back end web application, which features REST API interface via Express.js, user JWT authentication, and MongoDB data storage 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