At the end of every project, we are always eager to clean and create room for new tasks. However, due to a mouse slip or the excitement of completing a project, we may end up deleting things that we still need from our resources. One thing that is commonly deleted accidentally is the postman collection. […]
How to Export a Postman Collection
As mentioned in our previous article, postman collection is a set of requests grouped into a folder for more comfortable sharing and use. This tutorial will move a step ahead to look at how postman collection can be exported to make software developers’ work easier. The export feature helps you to export a folder and […]
How to Convert your Postman Collection to OpenAPI
Postman power users may be frequently using Postman Collections, but often need to convert their collection to OpenAPI. As APIfriends puts it: The two API definition formats overlap, but Postman is better for more runtime needs, where OpenAPI tends to have some advantages for working with an API at other stops along the API lifecycle. […]
How To Create a Postman Collection
If you specialize in API development, you must have come across Postman, one of the market’s best API testing tools. Leveraged by several developers, this tool comes with powerful features that can make your work easier when creating and testing APIs. One unique feature that makes this tool outstanding is the postman collection, a set […]