Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 306 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 306 Bytes

user-service-go

This repository houses the User Service, a microservice responsible for managing user-related functionalities. It handles user registration, authentication, and stores user data such as usernames and email addresses. The service exposes a well-documented API for user-related operations.