Git Diff to Commit Message API POST /generate-commit { "diff": "your git diff content", "gemini_api_key": "optional - if not provided, uses environment variable GEMINI_API_KEY" } GET /health - Health check GET / (with Accept: text/html) - Web interface