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

josephspurrier/gowebapp

Basic MVC Web Application in Go observed · 2026-08-28

github.com/josephspurrier/gowebapp · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4084
  • days_rel: n/a
  • days_push: 1928
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1162 stars · 196 forks observed · 2026-08-28

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

GoWebApp is a basic MVC web application template in Go that demonstrates how to structure and build a website without a framework. It includes user registration and login with support for Bolt, MongoDB, and MySQL databases.

Use cases

  • learn how to structure a Go web application without a framework
  • starter template for building a Go MVC website
  • example of user registration and login in Go
  • see how to wire Bolt, MongoDB, or MySQL into a Go app
  • reference for organizing Go web project folders

When to choose

  • you want a minimal, framework-free Go web app skeleton to learn from or fork
  • you need a simple example of auth (login/register) in Go
  • you prefer plain Go standard library patterns over heavy frameworks

When to avoid

  • you need a production-ready, actively maintained web framework
  • you want an API-only backend (use the author's gowebapi instead)
  • you need modern Go module support out of the box on the main branch

Facets

application · maturity maintenance

web-framework auth templating routing web-development backend developer-tools go cross-platform mvc boilerplate starter-template golang no-framework user-authentication web-server

1 source

Member repositories

RepositoryRoleHealth v2
josephspurrier/gowebappmain23

For agents

markdown · JSON · MCP: product_card(name="josephspurrier/gowebapp")

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