Skip to content

returnnullptr/event-outbox-example

Repository files navigation

Event Outbox Example

This is a proof-of-concept example of event-outbox python package.

Bounded Contexts

Booking

Booking bounded context

Rapid testing

Rapid testing bounded context.png

Reporting

Reporting bounded context.png

Installation

With poetry:

poetry install

Running

poetry run uvicorn example.infrastructure.http_server:create_app --factory

Development

bash cleanup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published