# Melkeydev/go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework

Repository: https://github.com/Melkeydev/go-blueprint
Canonical: https://ross.abutalabs.com/products/go-blueprint
Homepage: https://docs.go-blueprint.dev/
Language: Go
License: MIT
License Family: permissive
Last push: 2026-04-26T00:42:04+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 79, release rhythm 40, longevity 75
- inputs: {"age_days": 1057, "days_push": 130, "days_rel": 419, "gap_med": 9.5, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8932, forks 487 (observed 2026-08-28T04:10:26.347208+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: cli, web-framework, http-server, boilerplate, developer-tools
- domain: developer-tools, web-development, backend
- platform: go, cli, cross-platform, windows
- tags: project-scaffolding, golang, code-generator, project-structure, scaffold, command-line, macos, linux

## Member repositories
- Melkeydev/go-blueprint (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:26.347208+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:24:32.216249+00:00, confidence not recorded.
  - readme: https://github.com/Melkeydev/go-blueprint (fetched 2026-08-28T04:10:26.347208+00:00, sha 52af0384fd31)
  - homepage: https://docs.go-blueprint.dev/ (fetched 2026-08-29T08:24:45.652478+00:00, sha 4a09f442552d)
  - site_page: https://docs.go-blueprint.dev/installation (fetched 2026-08-29T08:24:45.661797+00:00, sha de8c1cc7db7c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
