For many years, Postman was a tool of choice for me when testing APIs while in development. It was a quick way to construct HTTP requests of any type and probe responses, test auth, things of that nature. It made quick work of figuring out how to design consumers, client wrappers and objects in...