Up until now, curl
was my main method of interacting with the server APIs I write. However, I decided to give Postman a try. I was not disappointed. (For those that aren’t initiated, Postman is an awesome tool for developing, monitoring, and testing APIs.) I’m now steadily building a collection of saved API requests as we build out Blue Matador’s proactive engine and dashboard for server monitoring. I love Postman, and recommend it to anyone who’s still a slave to curl
.
There’s a catch though.
Postman recommends installing its native app, but there wasn’t any documentation for installing it on Ubuntu. So, in order to make it easier for fellow Ubuntu users to start with Postman, here are some quick commands to get set up!
As a bonus, here’s a command to create an Unity desktop file for your launcher. After you create the file, logout and then log back in, you’ll be able to search for “Postman” in your Unity launcher to start up the Postman app.
Happy RESTing! And if you are interested, check out our cloud monitoring software. We built it to anticipate problems before they impact production. It's more than server monitoring because it integrates with 13 AWS services.