📄️ Cobra
Cobra is a CLI framework for Go. It contains a library for creating powerful modern CLI applications and a tool to rapidly generate Cobra based applications and command files.
📄️ Echo
High performance, extensible, minimalist Go web framework.
📄️ Create new project
UI in ide
📄️ Project layout
golang-standards/project-layout
📄️ Logging: slog
Contextual attributes
📄️ Viper
Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats. It supports: