1. Run Server:

uvicorn server:app --host 0.0.0.0 --port 8000 --reload

2. Run Client:

python client.py vehicles.csv http://localhost:8000/vehicles/