We have a running application, but what can we do with it? Clicking on the http://127.0.0.1:8080 link at the end of the preceding section, did not yield a good looking response…
Jiffy services are best tested using an API test utility. If you have a tool that works for you, use that to follow along. If you don’t have a test utility, Google’s Postman is a great choice and that is what we are going to use for the rest of the quick-start.
Let’s make a quick list of things that we are going to do in order to test our new Person service.