This is a proof-of-concept example of event-outbox python package.
With poetry:
poetry install
poetry run uvicorn example.infrastructure.http_server:create_app --factory
bash cleanup.sh
This is a proof-of-concept example of event-outbox python package.
With poetry:
poetry install
poetry run uvicorn example.infrastructure.http_server:create_app --factory
bash cleanup.sh