Commit Graph

4 Commits

Author SHA1 Message Date
fc8b723114 refactor: Fix linter errors by auto-apply
- Apply automated linter fixes
- Manually reformat fields in model/service.go
- Resolve code complexity issues
2025-11-04 19:59:17 +03:00
7bc4ce8c96 refactor!: Use gin router instead chi router
- Removed chi dependencies
- Updated router registration logic
2025-11-04 19:20:00 +03:00
2a9dfcf998 refactor: Provide context to user repository 2025-08-20 11:17:39 +03:00
fb4902dea6 feat: Added basic user authorization 2025-08-20 01:24:49 +03:00