ading2210 / poe-api

[UNMAINTAINED] A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude.
https://pypi.org/project/poe-api
GNU General Public License v3.0
2.5k stars 315 forks source link

Feature PR for golang version for poe-openapi-proxy #192

Closed CaoYunzhou closed 1 year ago

CaoYunzhou commented 1 year ago

I really like the Poe API project. I have created some Golang version code based on some basic functions, but now I am not familiar with CloudFlare. I hope someone can PR together and provide Poe proxy to more people. The code is a Golang code version that provides curl rest. Thank you for your willingness to provide code merge support

ading2210 commented 1 year ago

Golang code will never be merged into this repo. This is intended to be a Python library only.