Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jerrychong25/node-express-mongo-passport-jwt
- Owner: jerrychong25
- Created: 2019-05-29T16:55:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T17:04:01.000Z (about 1 month ago)
- Last Synced: 2024-10-10T00:27:49.266Z (about 1 month ago)
- Topics: express, express-js, expressjs, jwt, jwt-authentication, mongo, mongodb, mongoose, node, node-js, nodejs, passport, passportjs
- Language: JavaScript
- Homepage:
- Size: 4.24 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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