CCAny
A Claude Code proxy server rewritten in Go that provides a complete front-end interface and supports converting Claude API requests into OpenAI API calls.
##Characteristics - ** Complete Claude API compatibility **: Support complete `/v1/messages` endpoints - ** Multi-provider support **: OpenAI, Azure OpenAI, Native Models (Ollama) and any OpenAI-compatible APIs - ** Smart model mapping **: Configure size models through environment variables - ** Function calls **: Complete tool support and conversions - ** Streaming response **: Real-time SSE streaming support - ** Image support **: Base64 encoded image input - **Web management interface **: Apple-style management panel - ** Database support **: Use ent and SQLLite3 for data persistence - ** User management **: Complete user authentication and authorization system - ** Request Log **: Detailed API request logging and analysis - ** System monitoring **: Real-time system performance monitoring and health check - ** Cache optimization **: Intelligent caching system improves performance - ** Error handling **: Comprehensive error handling and logging




