Skip to content

0x5c0f/api-forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

api-forward

利用 vercel 反向代理 openapi/cozeapi 模型接口 .


前置

  • vercel 帐号。 若为新建帐号, 区域建议优先选择 Washington, D.C., USA (East) – iad1(也可以在项目创建成功后,在设置-Functions - Function Region 中修改)
  • 一个任意域名,虽说vercel部署成功后会主动分配一个*.vercel.app的域名, 但大陆多数是直接被墙,可以通过设置自定义域名解决。

一键部署

Deploy with Vercel

注: 一键部署需要克隆到项目到自己的github中,如果不想关联github,可以通过vercel cli来从本地部署,详情参看文档Vercel CLI Overview

使用

example.com 为自己设置的域名

  • 访问 https://api.example.com/openai,代理到 https://api.openai.com
  • 访问 https://api.example.com/coze, 代理到 https://api.coze.com
  • ...

其他问题

About

利用 vercel 反向代理 openapi/coze 等 api 模型接口

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published