Automate API versioning with the Postman API and GitHub actions

Postman helps your organization design, document, develop, test, and monitor your APIs. With versions, you can create and iterate on your APIs….

Set up severe weather alerts around a geofence

With Tomorrow.io and Postman currently running the Harness the Weather Hackathon through August 1, 2023 (featuring a top prize of US$1,000!), this…

How to choose between REST vs. GraphQL vs. gRPC vs. SOAP

To create the Postman Open Technologies Knowledge Base API, I’ve been following our team’s internal API design playbook, which covers the strategy,…

What Is a REST API? Examples, Uses, and Challenges

Originally published on July 9, 2020 Application programming interfaces (APIs) come in many shapes and sizes, which can make it pretty difficult for…

Get started using Google Cloud APIs to manage cloud infrastructure

It’s not just developers who rely on APIs. DevOps engineers and data engineers also use APIs for many reasons, including to manage…

AI, APIs, metadata, and data: the digital knowledge and machine intelligence ecosystem

Without a doubt, generative artificial intelligence (AI) has seized the global spotlight this year. As highlighted in Postman Co-Founder and CEO Abhinav…

How to persist Postman variables

In programming, variables allow you to store and reuse values throughout your code. You can also use variables in Postman to define…

Introducing Postman Assets Scaffolding to automatically build Postman assets

Today, we’re announcing a new tool known as Postman Assets Scaffolding (PAS), which is available in the Postman Public Workspace. This exciting…

Build an API with Postman, Node.js, and MySQL

This guest post was written by Greg Bulmash, author of Hell on $5 A Day, blogger at LetMyPeopleCode, and content creator for…

Advanced FQL expressions in Postman Flows

With the recent launch of Postman Flows, more and more people around the world are starting to create and experiment, familiarizing themselves…

What I learned from interviewing potential users before designing an API

I’ve been working on the Postman Open Technologies Knowledge Base project with the goal of implementing the Knowledge Base API. I’ve followed…

How to create a REST API with Node.js and Express

Node.js is an ideal choice for developers who are looking to create fast and efficient web applications with RESTful APIs. In fact,…