pkskelly / BlazorGolf

Blazor and Web API sample application to learn api design and blazor
MIT License
0 stars 0 forks source link

Create TeeTime request using queuing service #47

Open pkskelly opened 2 years ago

pkskelly commented 2 years ago

Create a TeeTime request service which using a queuing service (like RabbitMQ locally and ServiceBus or Queues online) to reserve TeeTimes and then confirm a TeeTime request.