https://github.com/shwetank8/backend-01
https://github.com/shwetank8/backend-01
authentication bcrypt expressjs hashing-passwords mongodb nodejs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shwetank8/backend-01
- Owner: Shwetank8
- Created: 2023-06-23T04:15:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T12:38:48.000Z (about 3 years ago)
- Last Synced: 2025-03-24T14:42:18.562Z (over 1 year ago)
- Topics: authentication, bcrypt, expressjs, hashing-passwords, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend-01. Basic Form
This project contains the very basics of backend development. It aims at providing an insight into NodeJS, ExpressJS, MongoDB, Authentication, Cookies, and Hashing Passwords.
Languages Used: NodeJS, ExpressJS, MongoDB.
Packages Used: Bcrypt, Cookieparser, Nodemon, JsonWebToken.