# Quorinex/Kiro-Go

🚀 Convert Kiro accounts into OpenAI/Anthropic APIs. Features multi-account pooling, streaming, auto token refresh, and a web admin panel.

Repository: https://github.com/Quorinex/Kiro-Go
Canonical: https://ross.abutalabs.com/products/kiro-go
Language: Go
License: MIT
License Family: permissive
Topics: kiro, kiro2api
Last push: 2026-07-29T13:10:16+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 35, longevity 15
- inputs: {"age_days": 210, "days_push": 35, "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 1124, forks 358 (observed 2026-08-28T04:03:40.629704+00:00)

## What it is
A Go service that converts Kiro accounts into OpenAI- and Anthropic-compatible API endpoints, with multi-account pooling, round-robin load balancing, and automatic token refresh. It includes a web admin panel for account management, usage tracking, and supports multiple authentication methods and outbound proxies.

## Use cases
- expose kiro accounts as an openai-compatible api
- use claude models via anthropic /v1/messages endpoint
- pool multiple kiro accounts with load balancing
- self-host an llm api proxy with token auto-refresh
- manage llm api accounts through a web admin panel
- stream llm responses with sse

## When to choose
- you have Kiro accounts and want standard OpenAI/Anthropic API access
- you need multi-account pooling with round-robin balancing
- you want a self-hosted Docker-deployable API gateway with an admin panel
- you need SSE streaming and automatic token refresh

## When to avoid
- you need official API access rather than account conversion
- you require a managed cloud service instead of self-hosting
- your use case may violate the underlying provider's terms of service
- you need models or endpoints beyond OpenAI/Anthropic-compatible chat APIs

## Facets
- artifact type: service
- maturity: active
- function: api-framework, http-server, llm-inference, auth, proxy, middleware
- domain: large-language-models, apis, self-hosted, developer-tools
- platform: self-hosted, go, windows
- tags: kiro, api-gateway, account-pooling, openai-compatible, anthropic-compatible, token-refresh, admin-panel, sse-streaming, docker, web-server, linux, macos

## Member repositories
- Quorinex/Kiro-Go (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:40.629704+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-30T06:39:37.584947+00:00, confidence not recorded.
  - readme: https://github.com/Quorinex/Kiro-Go (fetched 2026-08-28T04:03:40.629704+00:00, sha 3601ec3fc925)
- Data as of 2026-08-30T08:39:29.467469+00:00.
