mirror of
https://github.com/mmahdium/TGSS.git
synced 2026-08-14 17:52:49 +03:30
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.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
package rss
|
||||
Reference in New Issue
Block a user