fruitbars (@sgt)【用claude手撸开源项目】TransBridge:大模型API作为翻译DeepL API 代理服务 中发帖

🚀 【用claude手撸开源项目】TransBridge:通过大模型API作为翻译 API 代理服务来袭!
TransBridge 🌉,它是一个强大的翻译 API 代理服务,为我们的翻译需求提供了一站式解决方案。
买了claude会员,不折腾感觉有点浪费,全程用claude手撸这个开源项目代码。文档也让claude写。
不废话,直接体验地址:

API直接调用,用这个key就行了
curl --location --request POST 'https://freeapi.fanyimao.cn/translate' \
--header 'Authorization: Bearer tr-98584e33-f387-42cc-a467-f02513bd400d' \
--header 'Content-Type: application/json' \
--data-raw '...