scaffold
project template
A tool to generate a starter project layout for building Go applications.
Generate scaffold project layout for Go.
149 stars
5 watching
29 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
lacion/cookiecutter-golang | A framework for quickly creating production-ready Go projects with basic templates and tools. | 691 |
gausby/scaffold | A tool to create new projects by cloning and customizing existing template repositories | 7 |
kowainik/summoner | A tool for creating production-ready Haskell projects with minimal configuration | 699 |
go-nunu/nunu | A CLI tool for scaffolding Go applications with a focus on modularity, scalability, and performance. | 1,931 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 955 |
egoist/spin | A tool to create new Go projects with minimal setup | 20 |
fsprojects/projectscaffold | A template project for F# applications with automated build, testing, and documentation tools. | 516 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
phaus/play-bootstrap | A Bootstrap scaffold module for the Play Framework | 11 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 34 |
ngparty/angular1-scaffold | An Angular 1 project scaffold featuring Webpack, TypeScript, and various tools for building scalable and maintainable applications. | 67 |
sagikazarmark/modern-go-application | A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. | 1,852 |
create-go-app/net_http-go-template | Provides a basic net/http backend template with Fiber framework and various utility packages for creating a new Go application | 50 |
create-go-app/chi-go-template | A production-ready Go backend template with a lightweight router for building HTTP services. | 12 |
go-sprout/sprout | A modernized template function library for Go with improved performance and compatibility. | 94 |