Melkeydev/go-blueprint
Go-blueprint allows users to spin up a quick Go project using a popular framework observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 79
- Release rhythm 40
- Longevity 75
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9.5
- age_days: 1057
- days_rel: 419
- days_push: 130
- n_releases_24m: 19
Adoption not part of the score
8932 stars · 487 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Go Blueprint is a CLI tool that scaffolds new Go projects with a standardized directory structure and optional integration with popular Go web frameworks like Chi, Gin, Fiber, and Echo. It also supports database driver selection (Postgres, MySQL, SQLite, Mongo) and optional HTMX/Tailwind setup.
Use cases
- scaffold a new Go web project with a standard structure
- bootstrap a Go HTTP server with Gin or Fiber
- generate a Go project preconfigured with a Postgres driver
- quickly start a Go API without setting up folders manually
- create a Go project with HTMX and Tailwind included
When to choose
- starting a new Go web service or API from scratch
- you want consistent project layout across Go projects
- you want framework and database driver choices at init time
When to avoid
- adding structure to an existing Go codebase
- you need a highly custom project layout
- building non-web Go tools like CLIs or libraries
Facets
cli-tool · maturity active
cli web-framework http-server boilerplate developer-tools developer-tools web-development backend go cli cross-platform windows project-scaffolding golang code-generator project-structure scaffold command-line macos linux
3 sources
- readme: https://github.com/Melkeydev/go-blueprint · fetched 2026-08-28 · 52af0384fd31
- homepage: https://docs.go-blueprint.dev/ · fetched 2026-08-29 · 4a09f442552d
- site_page: https://docs.go-blueprint.dev/installation · fetched 2026-08-29 · de8c1cc7db7c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Melkeydev/go-blueprint | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="Melkeydev/go-blueprint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem