Commit Graph

4 Commits

Author SHA1 Message Date
2a411136b7 refactor: Remove unused variable 2025-11-04 19:59:44 +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
7be0c7c6d3 refactor!: Update JWT logic
- Change algo from ed25519 to rsa256
- Use gin-jwt lib for JWT middleware
2025-11-04 19:20:09 +03:00
fb4902dea6 feat: Added basic user authorization 2025-08-20 01:24:49 +03:00