A very tiny PoC of a saga orchestrator!
To discovery the functionalities you can download the postman collection here
Also, you can check out my initial idea here
To set up the application:
docker-compose up -d
make migrate
You should start the apps inside
apps_for_saga
in order to use the full example!