Commit Graph
2 Commits
Author SHA1 Message Date
mahdium c6a7fc4676 feat: update Telegram client to support proxy configuration and enhance error handling 2026-02-24 14:16:01 +03:30
mahdium 29cbe6a38d feat: initialize project structure with configuration, logging, and Telegram integration
- Added configuration loading from environment variables with default session path handling.
- Implemented a logger using Uber's zap library.
- Created a basic HTTP server with Gin and CORS support.
- Established Telegram client and service for message retrieval.
- Introduced initial API routes and handlers.
- Added necessary dependencies in go.sum.
2026-02-24 12:38:23 +03:30