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

easychen/openai-api-proxy

一行Docker命令部署的 OpenAI/GPT API代理,支持SSE流式返回、腾讯云函数 。Simple proxy for OpenAi api via a one-line docker command observed · 2026-08-28

github.com/easychen/openai-api-proxy · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 0
  • Release rhythm 35
  • Longevity 91

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: 1279
  • days_rel: n/a
  • days_push: 890
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1612 stars · 237 forks observed · 2026-08-28

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

A lightweight OpenAI/GPT API reverse proxy deployable with a single Docker command or to Tencent Cloud serverless functions. It supports SSE streaming responses and optional built-in text moderation via Tencent Cloud services.

Use cases

  • proxy openai api requests from regions where api.openai.com is blocked
  • deploy a gpt api relay with one docker command
  • add content moderation to openai api calls
  • stream chatgpt responses through a self-hosted proxy
  • run an openai api gateway on tencent cloud functions
  • restrict access to an openai proxy with an access key

When to choose

  • you need a minimal, one-line-deployment proxy in front of the OpenAI API
  • you want SSE streaming support with optional moderation
  • you deploy on Node.js 14+ environments, Docker, or Tencent Cloud Functions

When to avoid

  • you need file-upload related OpenAI endpoints (unsupported)
  • you need a full-featured API gateway with billing, rate limiting, or multi-provider routing
  • you need an actively developed solution with recent updates

Facets

service · maturity maintenance

proxy http-server middleware artificial-intelligence large-language-models apis self-hosted networking self-hosted cloud openai-api api-proxy sse-streaming serverless tencent-cloud-functions content-moderation docker nodejs

1 source

Member repositories

RepositoryRoleHealth v2
easychen/openai-api-proxymain30

For agents

markdown · JSON · MCP: product_card(name="easychen/openai-api-proxy")

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