# easychen/openai-api-proxy

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

Repository: https://github.com/easychen/openai-api-proxy
Canonical: https://ross.abutalabs.com/products/openai-api-proxy
Language: JavaScript
License: MIT
License Family: permissive
Topics: openai, proxy, gpt-3
Last push: 2024-03-26T06:00:10+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 91
- inputs: {"age_days": 1279, "days_push": 890, "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 1612, forks 237 (observed 2026-08-28T04:05:11.057776+00:00)

## What it is
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
- artifact type: service
- maturity: maintenance
- function: proxy, http-server, middleware
- domain: artificial-intelligence, large-language-models, apis, self-hosted, networking
- platform: self-hosted, cloud
- tags: openai-api, api-proxy, sse-streaming, serverless, tencent-cloud-functions, content-moderation, docker, nodejs

## Member repositories
- easychen/openai-api-proxy (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:11.057776+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-30T03:51:09.567787+00:00, confidence not recorded.
  - readme: https://github.com/easychen/openai-api-proxy (fetched 2026-08-28T04:05:11.057776+00:00, sha 8aaf008f8fdc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
