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
This project is a secure and modular User Management RESTful API built with Flask. It supports full CRUD operations, user login with password hashing, and search functionality. Designed following clean architecture principles, it separates database logic, routing, and utilities for maintainability and scalability.