example-fastapi Example of eventsourcing with FastAPI Getting Started Install dependencies poetry env use python3.12 poetry install --no-root Start FastAPI process uvicorn main:app --reload Open local API docs http://127.0.0.1:8000/docs Arch. Page Youtube : https://youtu.be/SNQRRekBulU