Senior
What tools did you use? (Plane, Telegram, and others)
sobes.tech AI
Answer from AI
In working with Go, I used various tools and libraries, including:
- Plane — for infrastructure management and deployment, automation of CI/CD processes.
- Telegram Bot API — for creating bots and integrations, such as notifications and automation.
- Go Modules — for dependency management.
- Delve — a debugger for Go.
- Gin, Echo — web frameworks for developing REST APIs.
- GORM — ORM for working with databases.
I also used tools for testing (Go testing), profiling, and monitoring applications.