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…

Introducing Postman for Mac

Full blown testing suite, request capture and cookies Starting today, you can use Postman as a Mac app with a state of…

Introducing Postman Pro

With the advent of microservices based infrastructure, APIs are now the drivers behind product architecture. With so many APIs to consume, developers…

Belong keeps its architecture in order with Postman

Belong is one of India’s fastest growing companies and helps organizations discover, engage, and hire top talent with their data-driven solution through…

Postman v3.2 is out with Hawk authentication support

Hawk is a widely used authentication protocol on he web, especially when it comes to APIs. The main driver behind Hawk, I…

Explore and prototype microservices with Postman and Hivepod

Companies across the world are rapidly adopting Microservices Architectures as part of their Digital Transformation. Amazon, Netflix or eBay have proven the…

Making the perfect HTTP request using Postman Echo

Postman helps you craft HTTP requests easily and precisely. The server that receives these requests will know how to handle them. Either…

Importing RAML folders in Postman

For several developers, the RESTful API Modeling Language (RAML) has become a popular choice for designing APIs. With the announcement of RAML…

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…

API Integrations Using Postman: Building a Slack Channel Bot

APIs break down information silos and make data more actionable. By bridging together different systems, an organization can increase its productivity radically….

How to write powerful automated API tests with Postman, Newman and Jenkins

Unless your development team is running on a six-month or an year-long cycle, you would be practicing Continuous Integration. From the ThoughtWorks…

Writing front-end API code with Postman

Writing code is hard. Mistakes creep in due to a myriad of reasons. Making API calls through code is harder still. Ensuring…