External reviews
1,267 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Free & Easy - What's not to love?!
What do you like best about the product?
Great way for non-developers to send request, fetch data, and get answers without bothering engineers.
What do you dislike about the product?
It can be dangerous to send data, it's so easy to post to a database. When you hit 'Send', it's out in the world.
What problems is the product solving and how is that benefiting you?
I use it to check the balance of dozens of account in once place. I can also check the status of orders with outside vendors with a simple request.
Recommendations to others considering the product:
Go slow and make sure everything looks good before you 'Send'.
Can't believe it's free!
What do you like best about the product?
Postman is amazing! It simplifies API development by consolidating all my API calls into one location. Additionally, using Postman Pro allows me to share my work with the rest of the my team. The variables allow me to quickly swap out my API parameters quickly and efficiently. The API testing feature allows me to create unit tests for each of my company's API calls. Last, the interface is friendly and easy to use.
What do you dislike about the product?
The API testing framework needs to be expanded a bit. Right now, I can test one API call at a time with their testing feature. It would be nice to be able to create tests that would allow me to incorporate the results of other API calls.
What problems is the product solving and how is that benefiting you?
At my company, we use Postman to develop our customer-facing API, as well as our internal API. We subscribe to the Postman Pro service, as well, which allows us to share our API library across the company.
Recommendations to others considering the product:
Postman is the best API development tool I've encountered. I doubt you will find one better.
REST API's for dummies
What do you like best about the product?
Ease of use, ease of learning the software suite and overall quality of this software really blow you away.
It's honestly a must have for any serious software developer looking to work with APIs.
It's honestly a must have for any serious software developer looking to work with APIs.
What do you dislike about the product?
The only thing I honestly dislike about this software is that their logo isn't Postman Pat.
What problems is the product solving and how is that benefiting you?
API Building, API usage, API testing. API API'ing
Recommendations to others considering the product:
Just pay the people, use the product, build good software.
Postman time saving
What do you like best about the product?
it saves all the API's executed, which is useful for the next time.
What do you dislike about the product?
it needs account to save the API's executed which is a disadvantage, it should be device specific in order to save.
What problems is the product solving and how is that benefiting you?
i was executing my API's, it is quick and elaborate
Recommendations to others considering the product:
yes its very easy and time saving
Postman for testing endpoints
What do you like best about the product?
The ability to create "collections" of requests allow me to easily keep different projects and development tests separate from one another. You can also export these collections so they are easy to share with other users.
What do you dislike about the product?
Some aspects of the UI are a little odd at first but you soon get used to them with frequent use.
What problems is the product solving and how is that benefiting you?
When developing connections to external APIs I am able to very quickly and easily generate and test a whole range of requests before implementing them into a fully fledged solution.
Recommendations to others considering the product:
If you are looking for a quick way to test multiple web requests, with the ability to save those tests in collections for later use then Postman is a great choice.
Best tool use for APIs
What do you like best about the product?
Everything like very good user experience, environments feature, syncing, etc.
What do you dislike about the product?
Nothing yet as I am still learning to use Postman in best way.
What problems is the product solving and how is that benefiting you?
When we developed APIs for multiple platforms, Postman help us to communicate with platforms.
Recommendations to others considering the product:
I would recommend to other to use Postman when your developing APIs. It is very easy to use and it will fulfil all your meets.
Efficient tool for testing RESfulT APIs
What do you like best about the product?
It has a history of APIs, which is handful for reusing them
APIs have all types of methods: GET, PUT, POST, DELETE, HEAD, OPTIONS, etc.
Outputs can be displayed in raw or beautified formats
Easy to use, simple but efficient user interface
Can share APIs among team members
Can document APIs
APIs have all types of methods: GET, PUT, POST, DELETE, HEAD, OPTIONS, etc.
Outputs can be displayed in raw or beautified formats
Easy to use, simple but efficient user interface
Can share APIs among team members
Can document APIs
What do you dislike about the product?
It has to be opened with Chrome
Writing complicated APIs is still confusing and not efficiently supported
I have nothing else to complain
Writing complicated APIs is still confusing and not efficiently supported
I have nothing else to complain
What problems is the product solving and how is that benefiting you?
Problems: testing APIs for web and mobile applications
Benefits: easy to use, lightweight, supporting all types of APIs
Benefits: easy to use, lightweight, supporting all types of APIs
Recommendations to others considering the product:
If you use Chrome and want to test APIs, Postman is for you!
Great API testing application
What do you like best about the product?
Easy onboarding, no start configuration and flexible parameters for request. macOS app is also a plus.
What do you dislike about the product?
In my opinion it's ideal software. Does exactly what's you expect from it.
What problems is the product solving and how is that benefiting you?
I'm using it for speeding up API development, and testing current versions of API.
Recommendations to others considering the product:
Don't think a lot, just try it. It's real life saver in many situations
Its an app to test the REST
What do you like best about the product?
It is just a plugin to do the job hence I like it the most.
Its not a heavy software that is installed on your machine.
The plugin is just 23 Mega Bytes and the its worth the size and everyone who wants to work with web services should work with this software , it is one of the best plugin that is available in the market as of now.
Its not a heavy software that is installed on your machine.
The plugin is just 23 Mega Bytes and the its worth the size and everyone who wants to work with web services should work with this software , it is one of the best plugin that is available in the market as of now.
What do you dislike about the product?
nothing about this i dislike, unless i would say other apps should be like this.
Any one can not dislike this , Its awesome.
Any one can not dislike this , Its awesome.
What problems is the product solving and how is that benefiting you?
We need to test our web services with this application.
And mostly rest web services only.
And it is just perfect in testing REST services.
And mostly rest web services only.
And it is just perfect in testing REST services.
Recommendations to others considering the product:
i would definetly recommend to all the users who are using SOAP UI for testing the REST web services.
Just give a try to postman , You won't go back to SOAP UI
Just give a try to postman , You won't go back to SOAP UI
Postman Made My Life Easy
What do you like best about the product?
The best part of Postman is you can make request in all the forms like JSON, Form-Data, Form-Url-Encoded using this tool, and we get the data in JSON or XML format. I would believe that for a backend developer this the best tool to test the API's.
What do you dislike about the product?
When there is a big array of data, If there was a place to make it short and and understand how many objects are there in the array. To check the issues with the JSON response data this is little difficult. I use a online tool http://www.jsoneditoronline.org/ to verify the JSON. If this tool would have been integrated with the POSTMAN, then it would have awesome.
What problems is the product solving and how is that benefiting you?
I am nodeJS developer so I use this only for API development.
I also use this tool to test the performance of the API (Response Time)
I also use this tool to check third party API's, When we have to integrate with our Application.
I also use this tool to test the performance of the API (Response Time)
I also use this tool to check third party API's, When we have to integrate with our Application.
Recommendations to others considering the product:
Yes I would definitely would love to recommend Postman to others, In fact even now I recommend it to my friends, colleagues.
showing 641 - 650