CCG API Before running the API pip install -r requirements.txt To run the API python -m uvicorn main:app --reload