{"name":"geminicli2api","description":"OpenAI-compatible API proxy for Google's Gemini models via gemini-cli","purpose":"Provides both OpenAI-compatible endpoints (/v1/chat/completions) and native Gemini API endpoints for accessing Google's Gemini models","version":"1.0.0","endpoints":{"openai_compatible":{"chat_completions":"/v1/chat/completions","models":"/v1/models"},"native_gemini":{"models":"/v1beta/models","generate":"/v1beta/models/{model}/generateContent","stream":"/v1beta/models/{model}/streamGenerateContent"},"health":"/health"},"authentication":"Required for all endpoints except root and health","repository":"https://github.com/user/geminicli2api"}