You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Spring Boot application that demonstrates best practices in API development, validation, and database interaction Topics user-management user-management-system user-management-api user-management-springboot
A Node.js and Express.js backend for a user management system, featuring user registration, login, and secure password reset with Nodemailer integration. Utilizes MongoDB for data storage and handles email notifications for password recovery.
Backend code for a feature-rich blog website with JWT authentication, post and comment management, user follow/unfollow, admin blocking, and file handling. Built with Express JS and MongoDB