Regaining back my strength in Go
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
30
commits
fix: migration
9d83905
add: dockerize
95cd0f7
add: middleware implementation
3596dce
0ff8964
85e0535
refactor: string to any for flexibility
4223cb1
add: mock test for login method
db399d2
refactor: implement custom wrong password error
be9d0e9
refactor: fix generic error and handle custom wrong password error
383c69b
add: custom error wrong password
389dd8f
refactor: added missed error handling
b25126c
Merge github.com:dosedaf/syncup-users-service
5004353
add: read json request method
f0d7f79
refactor: add robust error response handling
c41f2ae
refactor: implement error wrapping and contextual logging
cd0ae4d