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
5a8b53b49d feat: Add documentation generation and serve functionality
- Implement documentation generation
- Replace chi router with gin for documentation server
- Fix issues with docs command execution
2025-11-04 19:20:10 +03:00
40a313f93b feat: Added migration tool 2025-08-11 18:58:52 +03:00
68c98bb038 refactor(server): Move server to package 2025-08-10 22:13:53 +03:00