project-layout
Project template
Provides a standard layout and guidelines for structuring Go projects
Standard Go Project Layout
50k stars
590 watching
5k forks
Language: Makefile
last commit: about 1 year ago
Linked from 3 awesome lists
gogolangproject-structureproject-templatestandards
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go project layout exploration and best practices discussion | 26 |
| | An example of a modular Go backend project with a standard directory structure and example usage of Chi for routing and REL for database access. | 321 |
| | A programming language designed to build simple, reliable, and efficient software | 124,564 |
| | Generates standard layouts for Go projects with plugin support | 18 |
| | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
| | Solves the problem of repetitive initialization process when starting new Golang projects by providing a tool and framework for efficient project setup and management. | 11 |
| | A comprehensive resource explaining the internal implementation principles of the Go programming language. | 963 |
| | Automates setup and workflow for Go applications | 486 |
| | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
| | Generates PlantUML diagrams from Go source code to visualize project structure and relationships. | 1,887 |
| | A basic template for Go application development with standard project layout and tools. | 61 |
| | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 42 |
| | Automates build, testing and analysis processes for Go applications | 11 |
| | A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. | 1,861 |
| | A Go library for building native GUI applications. | 8,341 |