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

gourouting/singo

A simple Go web service starter for building RESTful APIs with Gin, GORM, Redis, sessions, i18n, and API tests. observed · 2026-08-28

github.com/gourouting/singo · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 85
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2828
  • days_rel: n/a
  • days_push: 94
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1943 stars · 343 forks observed · 2026-08-28

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

Singo is a Go starter framework that assembles Gin, GORM, Redis, sessions, CORS, i18n, and API testing into a simple single-service architecture for building RESTful APIs. It ships with a user model, registration/login/logout endpoints, and a pre-organized MVC-style folder layout to accelerate development.

Use cases

  • bootstrap a RESTful API service in Go
  • build a web backend with Gin and GORM
  • add user registration and login to a Go app
  • set up Redis caching in a Go web service
  • write API tests with httpexpect
  • organize a Go project with MVC structure
  • add i18n to a Go API

When to choose

  • starting a new Go web service from scratch
  • you want batteries-included Gin + GORM + Redis setup
  • building a small-to-medium REST API with user auth
  • learning Go web development with a guided structure

When to avoid

  • you need microservices or a highly customized architecture
  • your stack is not Gin/GORM/MySQL based
  • you need a production framework with long-term vendor support
  • building a frontend or non-HTTP application

Facets

framework · maturity active

web-framework api-framework orm caching auth internationalization testing middleware web-development backend apis developer-tools go windows gin gorm redis rest-api boilerplate starter-template mvc sessions cors linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
gourouting/singomain70

For agents

markdown · JSON · MCP: product_card(name="gourouting/singo")

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