Ross ROSS = Recommend OSS · open-source software intelligence for agents

go-bootstrap/go-bootstrap

Generates a lean and mean Go web project. observed · 2026-08-28

github.com/go-bootstrap/go-bootstrap · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 4137
  • days_rel: n/a
  • days_push: 2285
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1586 stars · 106 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go command-line generator that scaffolds a lean, opinionated web project skeleton with preselected libraries (Gorilla, sqlx, logrus, Viper). It offers core, PostgreSQL, and MySQL templates and is explicitly not a web framework.

Use cases

  • generate a new Go web project skeleton
  • bootstrap a Go web app with PostgreSQL
  • scaffold a Go REST API project with sessions and auth
  • create a Go web project with Docker and Vagrant setup
  • start a minimal Go web server without a full framework
  • generate a Go project with database migrations configured

When to choose

  • you want an opinionated, prewired Go web project instead of assembling libraries yourself
  • you prefer Gorilla, sqlx, and minimal tooling over a full framework
  • you need a quick skeleton with bcrypt auth, sessions, and migrations included

When to avoid

  • you need a maintained, actively updated scaffold (last release 2020, uses deprecated libraries like tylerb/graceful)
  • you want a full-featured web framework rather than a one-time generator
  • you develop on Windows and need the PostgreSQL template
  • you prefer choosing your own stack of libraries

Facets

cli-tool · maturity maintenance

web-framework boilerplate database auth configuration-management logging developer-tools web-development backend developer-tools go project-generator scaffolding gorilla sqlx postgresql mysql code-generation command-line linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
go-bootstrap/go-bootstrapmain32

For agents

markdown · JSON · MCP: product_card(name="go-bootstrap/go-bootstrap")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem