aurorax-neo/chat2api
A Go API wrapper that proxies and serves free access to ChatGPT endpoints with support for multiple auth methods.

This project implements an API gateway that provides free access to ChatGPT services. It supports multiple authentication approaches including anonymous access and account-based tokens, configurable proxy settings, and environment-based configuration. The service runs as a standalone HTTP server and can be deployed via Docker or docker-compose, allowing developers to integrate ChatGPT access into their applications through a standardized API interface.