Example Resonate application - FastAPI webserver This example application has been tested with Resonate Python SDK v0.4.12 Install dependencies: uv sync Run the webserver: uv run webserver Send a request: curl -X GET http://127.0.0.1:8000