The backend of the my-diary project is built using Node.js and Express, with MongoDB as the database for securely storing user notes and diary entries. It features full CRUD functionality, allowing users to create, read, update, and delete their personal notes. For authentication, the backend uses jsonwebtoken to securely identify users and bcryptjs for password hashing, ensuring data privacy and security. Validation is handled using express-validator to ensure the integrity of the data. The backend is optimized for performance, with API endpoints designed to handle requests efficiently, providing a seamless experience when connected to the frontend.
-
Notifications
You must be signed in to change notification settings - Fork 0
The backend of the *my-diary* project is built using Node.js and Express, with MongoDB as the database for securely storing user notes and diary entries. It features full CRUD functionality, allowing users to create, read, update, and delete their personal notes. For authentication, the backend uses jsonwebtoken to securely identify users
anakafeel/my-diary-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The backend of the *my-diary* project is built using Node.js and Express, with MongoDB as the database for securely storing user notes and diary entries. It features full CRUD functionality, allowing users to create, read, update, and delete their personal notes. For authentication, the backend uses jsonwebtoken to securely identify users
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published