faisal-fida/copilot-python
FastAPI server interacts with the GitHub Copilot (Reverse Engineered). This project is a FastAPI server that interacts with the GitHub Copilot API. It authenticates with GitHub and uses the access token to get code completions from GitHub Copilot.
Python