rideaware-api/services
Cipher Vance 3d9de8ba11 feat: add user service layer with business logic
- Create services/user_service.go with user creation and verification
- Add input validation for username, email, and password
- Implement duplicate user checking and password hashing
- Add comprehensive error handling and logging
2025-09-18 20:06:36 -05:00
..
email_service.go feat: add user service layer with business logic 2025-09-18 20:06:36 -05:00
user_service.go feat: add user service layer with business logic 2025-09-18 20:06:36 -05:00