Quote API built using Fast API (v 0.110.0) Pydantic (v 2.6.4) SQL Alchemy (v 2.0.29) PostgresSQL (v 16.2) Uvicorn ASGI server (v 0.29.0) GET POST UNIT TESTS Unit tests written using both the standard python unittest package and the FastAPI TestClient. All tests should pass.