10 Commits

Author SHA1 Message Date
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
3fc545f067 feat: Update dependencies 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
b33df27b31 refactor: Switching to a cron system for tasks, restructuring service and status models
Added response time field for Status model, set log level from ENV
2025-10-28 00:55:43 +03:00
aa123cee9b feat: Updated dependencies 2025-08-20 02:00:32 +03:00
619c48a5f8 feat: Update go version to 1.25 2025-08-20 01:09:04 +03:00
40a313f93b feat: Added migration tool 2025-08-11 18:58:52 +03:00
4603668956 feat(rabbitmq): Add rabbitmq 2025-08-10 22:11:47 +03:00
59dfb99495 feat: Add GoReleaser 2025-07-21 00:17:39 +03:00
5f26ad6941 init: first steps 2025-07-20 23:54:15 +03:00