mirror of
https://github.com/mmahdium/TGSS.git
synced 2026-08-14 17:52:49 +03:30
- 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.