|
|
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 |
|
|
|
7bc4ce8c96
|
refactor!: Use gin router instead chi router
- Removed chi dependencies
- Updated router registration logic
|
2025-11-04 19:20:00 +03:00 |
|
|
|
9d43c10488
|
refactor: Use pointers for controllers
|
2025-08-19 21:05:16 +03:00 |
|
|
|
5f26ad6941
|
init: first steps
|
2025-07-20 23:54:15 +03:00 |
|