Postman Flows: the next generation of software development
In a world of plentiful and well-built APIs, we will have: APIs as building blocks that will be available to everyone and…
Postman Now Supports WebSocket APIs
Today, we are excited to announce that Postman now supports WebSocket APIs. This key update to our API platform is currently available…
Newman v4.0
Earlier this week, we released Newman version 4. Newman is the open-source companion CLI tool for Postman and allows you to run…
jQuery replaced by CheerioJS in Postman Sandbox
As many Postman users know, with the release of v4.5.0+ of the Postman Mac app and Newman v3, jQuery was discontinued as…
The Postman Console
If this topic interests you, check our recent blog posts with updates about the new Postman Console pane and powerful debugging. …
Newman v3
Updated: Read the latest about Newman. We’ve got a new version of Newman, the Postman command line tool, and it is packed…
Using Postman Proxy to Capture and Inspect API Calls from iOS or Android Devices
In this tutorial, I will guide you on how you can use Postman’s proxy feature to inspect HTTP communication going out from…
Stream Any Log File to Slack Using curl
When was the last time you had to execute a long-running script and wished you could monitor the progress remotely without setting…
Writing a behaviour driven API testing environment within Postman
Behaviour driven test frameworks like mocha and jasmine have certain unalienable advantages. They provide a clean way to organize tests as well…
Manage your SailsJS server bootstrap code
Postman and SailsJS go hand in hand — SailsJS allows you to rapidly build API servers and Postman helps to manage, document, and test…
Official Docker Image for Newman
Many of you had questions regarding how to get Newman running within a Docker container. Following that, we decided to release the…
Newman Repository has a New Location
Our dear old command line companion of Postman, Newman, has found a new home under Postman Labs Github organisation. https://github.com/postmanlabs/newman For the…