# go-kiss/sniper

轻量级 go 业务框架

Repository: https://github.com/go-kiss/sniper
Canonical: https://ross.abutalabs.com/products/go-kiss-sniper
Homepage: https://tao.zz.ac/go/sniper.html
Language: Go
License: MIT
License Family: permissive
Topics: golang, golang-framework, rpc, http, go, grpc
Last push: 2025-08-21T02:26:53+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 37, release rhythm 35, longevity 100
- inputs: {"age_days": 2639, "days_push": 378, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1251, forks 168 (observed 2026-08-28T04:04:08.159265+00:00)

## What it is
Sniper is a lightweight yet modern Go business framework integrating IDL-based interfaces, observability, and a powerful scaffolding CLI. It has run in production since 2018 and supports services at the scale of millions of daily active users.

## Use cases
- build a microservice backend in go
- scaffold a new go project with grpc and http endpoints
- add tracing and observability to a go service
- define apis with protobuf idl and generate code
- run a lightweight production web service in go

## When to choose
- you want a minimal, batteries-included go business framework with rpc and http support
- you value idl-driven development and built-in observability
- you deploy on unix/linux and want proven production experience

## When to avoid
- you develop natively on windows without wsl
- you need a full-featured framework with extensive third-party integrations
- your stack is not go

## Facets
- artifact type: framework
- maturity: stable
- function: web-framework, rpc, http-server, middleware, tracing, cli
- domain: backend, web-development, developer-tools, microservices
- platform: go, cli
- tags: grpc, idl, protobuf, scaffolding, lightweight, observability, business-framework, linux, macos

## Member repositories
- go-kiss/sniper (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.159265+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:39.608127+00:00, confidence not recorded.
  - readme: https://github.com/go-kiss/sniper (fetched 2026-08-28T04:04:08.159265+00:00, sha 57ed8ce367af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
