Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 246 Bytes

File metadata and controls

4 lines (3 loc) · 246 Bytes

User Service Project

This User Service is a Golang-based project designed to manage user data. It includes functionalities for creating users and storing them in a database, all implemented without using the repository pattern for simplicity.