How to use GraphQL subscriptions
In today’s digital landscape, where user expectations for real-time interactions continue to soar, GraphQL subscriptions provide a crucial link between conventional APIs…
How to implement a GraphQL mutation
GraphQL mutations are operations that modify or change data on the server. While GraphQL queries are used to retrieve data, mutations allow…
What is a GraphQL query?
A GraphQL query is a read operation that is used to request specific data from a GraphQL server. It allows clients to…
Postman’s guide to 5 essential API testing techniques
Postman has revolutionized the way developers test APIs, offering a comprehensive set of tools and features that streamline the API testing process….
Designing for humans: better practices for creating user-centric API experiences
In a recent Postman Intergalactic session with the API Handyman, Arnaud Lauret, we discussed the importance of designing good API experiences. Designing…
Exploring Zoom’s REST and GraphQL APIs with Postman
Zoom is an essential tool for remote communication, collaboration, and video conferencing. With Zoom’s REST APIs and GraphQL API, developers can build…
How we built it: the Postman CLI
For developers looking to automate APIs, a robust tool is essential for success, giving them the power and flexibility they need to…
Making the switch: empowering manual testers to automate their API tests
API developers and testers often rely on manual testing to debug and validate their services. Manual testing can be helpful because it…
How we built it: Git workflows
When we think about API development, repositories are often the central focal point of the development lifecycle. With Git being a standard…
Exploring public APIs and the Public API Network
Postman Lead Product Manager Strategist Deepa Goyal and I recently took a trip down the Postman Public API Network lane in one…
3 Ways to Build Workflows in Postman
Did you know that the possibilities are endless when it comes to building workflows with Postman? This incredibly powerful tool, often used…
Visualizing a Globally Distributed Team Using Multiple APIs
If the 2020 pandemic has taught us anything, remote-first work culture is the way of the future. As a new developer advocate…