Base64

Getting started with Postman

I’ve written about REST APIs before, but up until now I haven’t covered the easiest way to get started interacting with them. Created by Abhinav Asthana in 2012 as a side project to simplify API testing, Postman now has more than 25 million registered users. I’m assuming you already know about REST APIs. But if not, I’ve got an introductory article on the subject.

Read More