This project was developed as a study lab focused on containerization and orchestration. The application consists of a REST API that records user visits, persisting data in a PostgreSQL database. This ...
User Service is responsible for managing user data. It handles user registration, authentication, and profile management, ensuring a seamless and secure experience for customers. user-service/ ├── cmd ...