Video Games API API made with Python, SQLAlchemy and FastAPI for video games. Setup Rename file example.env to .env and put your data. Install It is recommended to create a virtual environment pip install -r requirements.txt Run App uvicorn main:app --port 8000 Documentation Click here