Connecting the UI

In this video, we are going to introduce a simple REST interface that will act as our UI allowing users to send requests which are turned into commands, dispatch onto our command gateway and then processed by our command handler.