f23733f78b6c5058c360d711bc2e48d95e49965c
Project Title
A brief description of what this project does and who it's for
Run Locally
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
pip install -r requirements.txt
Start the server
uvicorn app.main:app --reload
Description
Languages
Python
100%