Getting Started with the Postman API Client

Tools for interacting with an API There are many tools out there for interacting with a REST API.  Depending on your preference there are both GUI and CLI options available.  I will go over installing, and some basics of using, the Postman API client – my current preference of GUI clients. Where can I get Postman? Postman comes in a couple of different forms.  There is a Chrome app version, and a native version...

Continue Reading