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

eddycjy/go-gin-example resource

An example of gin observed · 2026-08-28

github.com/eddycjy/go-gin-example · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 72
  • 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: 3120
  • days_rel: n/a
  • days_push: 173
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7196 stars · 1620 forks observed · 2026-08-28

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

A well-known example repository demonstrating a production-style RESTful blog API built with Go's Gin framework, GORM, MySQL, Redis, and JWT authentication. It serves as a reference/tutorial project showing real-world project structure, middleware, Swagger docs, and common backend patterns.

Use cases

  • learn how to structure a Go Gin web project
  • example of JWT authentication middleware in Gin
  • reference for GORM with MySQL in a REST API
  • how to add Swagger docs to a Gin API
  • learn Go backend best practices with a blog API example
  • example of file upload and Excel export in Go
  • starting point for building a RESTful API in Go

When to choose

  • you are learning Go web development with Gin and want a complete, idiomatic example
  • you need a reference architecture for a small-to-medium REST API in Go
  • you want to see how JWT, GORM, Redis, and Swagger fit together in one project

When to avoid

  • you need a maintained production framework rather than an educational example
  • you use a different stack (e.g., Python, Node.js) or a different Go framework
  • you need cutting-edge Go practices, as some dependencies (e.g., jwt-go, old GORM) are dated

Facets

learning-resource · maturity stable

web-framework orm auth api-framework middleware http-server web-development backend developer-tools tutorials apis go cross-platform gin example-project rest-api jwt swagger gorm blog-api boilerplate tutorial web-server

1 source

Member repositories

RepositoryRoleHealth v2
eddycjy/go-gin-examplemain65

For agents

markdown · JSON · MCP: product_card(name="eddycjy/go-gin-example")

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