Samples for Herald.MessageQueue
- Accounts.Api - A WebApi message queue producer running at http://localhost:5000/swagger
- Accounts.Worker - A background service consumer with health check running at http://localhost:5002/hc
Docker
Just call run.sh and the two samples will be running.