easychen/openai-api-proxy
A lightweight proxy service for forwarding requests to OpenAI's API with SSE streaming and Tencent Cloud text moderation.

Not currently ranked — collecting fresh signals.
star history
This repository provides a Docker-deployable proxy that forwards requests to OpenAI’s API endpoints, enabling access from regions with network restrictions. It supports server-sent events (SSE) for streaming responses and integrates Tencent Cloud’s text moderation service for content filtering. The service can be deployed as a Node.js application or via a single Docker command, with configurable secret keys and regional settings.
Frequently asked
- What is easychen/openai-api-proxy?
- A lightweight proxy service for forwarding requests to OpenAI's API with SSE streaming and Tencent Cloud text moderation.
- Is openai-api-proxy open source?
- Yes — easychen/openai-api-proxy is open source, released under the MIT license.
- What language is openai-api-proxy written in?
- easychen/openai-api-proxy is primarily written in JavaScript.
- How popular is openai-api-proxy?
- easychen/openai-api-proxy has 1.6k stars on GitHub.
- Where can I find openai-api-proxy?
- easychen/openai-api-proxy is on GitHub at https://github.com/easychen/openai-api-proxy.