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

go-dev-frame/sponge

A powerful and easy-to-use Go development framework that enables you to effortlessly build stable, reliable, and high-performance backend services with a "low-code" approach. observed · 2026-08-28

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

Health v2 · maintenance only

67/100

  • Activity 57
  • Release rhythm 61
  • Longevity 100
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: 15.0
  • age_days: 1444
  • days_rel: 261
  • days_push: 261
  • n_releases_24m: 27

Full methodology

Adoption not part of the score

2862 stars · 270 forks observed · 2026-08-28

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

Sponge is a Go development framework built on a 'Definition is Code' philosophy that generates modular backend code from SQL, Protobuf, and JSON definitions. It integrates Gin and gRPC with a code generation engine to build RESTful APIs, gRPC services, and microservice clusters with a low-code approach.

Use cases

  • generate a restful api service from a sql schema
  • build grpc microservices in go with less boilerplate
  • scaffold crud endpoints for a mysql database
  • create a grpc gateway exposing both http and grpc
  • generate go backend project with api docs and deployment configs
  • use ai to generate business logic code in a go service
  • build a monolith that can be split into microservices later

When to choose

  • starting a new Go backend service and wanting generated CRUD, routing, and docs out of the box
  • building RESTful, gRPC, or hybrid HTTP+gRPC services on the Gin/GORM/gRPC stack
  • teams wanting standardized architecture and a full lifecycle toolchain from generation to deployment
  • reducing repetitive boilerplate in microservice development

When to avoid

  • maintaining an existing codebase with an established framework or architecture
  • projects requiring full manual control over generated code structure or non-standard stacks
  • non-Go projects or lightweight scripts where a full framework is overkill

Facets

framework · maturity active

web-framework api-framework rpc developer-tools middleware orm documentation deployment web-development backend developer-tools microservices apis go windows cross-platform low-code code-generation gin grpc grpc-gateway protobuf restful-api microservices ai-assisted crud-generation monolith service-governance automation linux macos docker kubernetes

3 sources

Member repositories

RepositoryRoleHealth v2
go-dev-frame/spongemain67

For agents

markdown · JSON · MCP: product_card(name="go-dev-frame/sponge")

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