{"adoption": {"forks": 1147, "observed_at": "2026-08-28T04:11:33.957400+00:00", "stars": 22737}, "canonical_url": "https://ross.abutalabs.com/products/chi", "card": {"archived": false, "artifact_type": "library", "description": "lightweight, idiomatic and composable router for building Go HTTP services", "domain": ["web-development", "backend", "apis", "microservices"], "enriched": true, "function": ["routing", "middleware", "http-server", "api-framework"], "health_score": 99, "homepage": "https://go-chi.io", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["go-chi/chi"], "name": "go-chi/chi", "platform": ["go", "windows", "cross-platform"], "pushed_at": "2026-08-20T12:03:54+00:00", "repo": "go-chi/chi", "stars": 22737, "tags": ["http-router", "rest-api", "net-http", "stdlib-compatible", "zero-dependencies", "linux", "macos"], "topics": ["http", "router", "context", "middleware", "api", "rest-api", "microservices", "golang", "go"], "urls": [], "use_cases": ["build a REST API in Go", "route HTTP requests with middleware in Go", "replace gorilla/mux with a maintained stdlib-compatible router", "structure a large Go microservice with sub-routers", "generate route documentation from Go source", "add request timeouts and logging middleware to Go HTTP services"], "what_it_is": "chi is a lightweight, idiomatic HTTP router for Go that is 100% compatible with net/http and built around the context package. It supports composable middleware, route groups, and sub-router mounting, making it well suited for large REST API services.", "when_to_avoid": ["you need a full web framework with templating, ORM, or validation built in", "you prefer a batteries-included framework like Gin or Echo", "you need GraphQL or gRPC routing rather than REST"], "when_to_choose": ["you want a fast, minimal router with zero external dependencies", "you need full net/http compatibility to reuse ecosystem middleware", "you are building large, maintainable REST APIs in Go"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/chi", "repo": "go-chi/chi", "role": "main", "score": 94}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:33.957400+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T16:56:56.225860+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cc44af23b21eb11e91969634fd1a4de3acaaa24d1cee85ea957f8b827f5b5480", "fetched_at": "2026-08-28T04:11:33.957400+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-chi/chi"}, {"content_hash": "cc0677eb431e436fcd31e103161a45a92f7e925e792d2556e9bdc6e5f90e36b6", "fetched_at": "2026-08-29T07:54:59.858663+00:00", "kind": "homepage", "missing": false, "url": "https://go-chi.io"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 86}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3975, "days_push": 13, "days_rel": 13, "gap_med": 58.5, "n_releases_24m": 9}, "score": 94, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}