Konekt: Helping developers build smart devices quickly using APIs
While building Postman, it’s been amazing working with developers who are building great products and services. Last week, I had a chat…
Postman 2.0 with Sync is here
We are very excited to launch Postman v2.0 on the Chrome Web Store today. 2.0 represents a major transition for Postman as…
Postman 1.0 is out. Gorgeous dark theme, curl/RAML/Swagger/WADL imports, performance improvements
We are excited to announce that Postman has reached 1.0. There are some big updates in 1.0: 1. A shiny new dark…
Using CSV and JSON Data Files in the Postman Collection Runner
Update: If you want to dip deeper into the Postman Collection Runner, check out this newer post about Postman’s Collection Runner….
Postman v0.10.5.2 is out with data file previews
We have been busy building some great stuff at Postman. That unfortunately means that we haven’t been regular with posts here. We pushed…
Pre-request scripting with Postman version v0.10
Last week we launched our new logo and we were really happy to see that people loved it. That was not all…
Postman’s got a new look
One thing has remained constant since Postman came to life. That has been the Postman app icon and the ‘logo’. There is…
Fix for Postman + Chrome v34 issue
Some users recently reported that they were unable to start Postman (both packaged and legacy apps) after the new Chrome v34 update….
Meet Newman: a command line companion for Postman
Update: We have a brand new blog post about our latest version of Newman. Today, we are officially releasing a beta version…
Writing automated tests with Postman – Part 3
We left off part two of this series at a point where we were able to chain multiple requests together through test…
Postman v0.9.9: Usability improvements and bug fixes
Postman v0.9.9.2 is out on the Web Store! This update had been pending for a while. We wanted to push a mix…
How to write automated tests for APIs with Postman – Part 2
In the last tutorial we discussed how to set up Jetpacks and write a basic test for a sample API endpoint. The…