|
|
180a5c2a90
|
refactor: Fix linter errors
|
2025-11-04 19:52:26 +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 |
|
|
|
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 |
|
|
|
9d43c10488
|
refactor: Use pointers for controllers
|
2025-08-19 21:05:16 +03:00 |
|
|
|
0a38777125
|
refactor(controller): Return all services on public controller
|
2025-08-12 18:58:51 +03:00 |
|
|
|
37906d51a8
|
refactor(router): Rename file
|
2025-08-10 22:16:34 +03:00 |
|
|
|
5f26ad6941
|
init: first steps
|
2025-07-20 23:54:15 +03:00 |
|