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

https://github.com/eddiemuhoro/expressjs

A simple yet robust Node.js server application. It uses Express.js for handling HTTP requests and Mongoose for object modeling with MongoDB. The application also implements user authentication using bcrypt for password hashing and jsonwebtoken for token generation.
https://github.com/eddiemuhoro/expressjs

express mongodb nodejs

Last synced: about 1 month ago
JSON representation

A simple yet robust Node.js server application. It uses Express.js for handling HTTP requests and Mongoose for object modeling with MongoDB. The application also implements user authentication using bcrypt for password hashing and jsonwebtoken for token generation.

Awesome Lists containing this project