python-api Simple async API Client (httpx) and Server (litestar) Installing poetry install Server poetry run uvicorn src.server:app Client Windows poetry run src\client.py Linux poetry run src/client.py