https://github.com/beautiful-code/user-service
https://github.com/beautiful-code/user-service
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beautiful-code/user-service
- Owner: beautiful-code
- Created: 2023-12-30T03:58:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T04:33:00.000Z (over 2 years ago)
- Last Synced: 2025-01-13T04:26:45.171Z (over 1 year ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.