Commit Graph

1 Commits

Author SHA1 Message Date
Björn Benouarets
a1dea963e9 feat: add data models and API structures
- Add User model with authentication fields and validation
- Add Session model for managing user sessions
- Add API response structures for consistent API responses
- Include GORM tags for database mapping and validation
2025-09-25 23:24:06 +02:00