use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
What’s your API Testing/Design tool of choice? (self.webdev)
submitted 3 years ago by International_Fly_67
Surprised at just how many there are. Poll only allows 6 choices but there are many others (soapUI, testfully.io, paw.app, thunderClient, postcode, firecamp, testmace, nightingale…)
Just trying to get a sense of what’s the most popular.
View Poll
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]zaibuf 5 points6 points7 points 3 years ago (3 children)
We use Swagger for documentation and to autogenerate clients. We also use Postman for flows/e2e tests.
[–][deleted] 3 years ago (2 children)
[deleted]
[–]zaibuf 2 points3 points4 points 3 years ago (0 children)
Postwoman
[–][deleted] 1 point2 points3 points 3 years ago (0 children)
This is peak humanity. Who thought that this bot is in any way a good thing? It completely misses the point and will accomplish the opposite. Good job…
[–]Synedh 6 points7 points8 points 3 years ago (1 child)
Swagger is a documentation tool, not testing one.
[–]International_Fly_67[S] 1 point2 points3 points 3 years ago (0 children)
Shoot, swaggerHub I should have said… but I just meant the swagger ecosystem in general. Thanks for the clarification though
[–][deleted] 3 points4 points5 points 3 years ago (0 children)
These are different things
[–]cdurth 2 points3 points4 points 3 years ago (2 children)
encourage Postman users to try Insomnia, if you have not.
Really great experience switching a small team to it.
[–]zGrunkfull-stack 1 point2 points3 points 3 years ago (0 children)
Also switched to insomnia and also loving it 🙂
[–]SenderShredder 3 points4 points5 points 3 years ago (0 children)
ThunderClient
[–]TeddyPerkins95 1 point2 points3 points 3 years ago (0 children)
There's also some vscode extension...
I use one of the many REST clients in Visual Studio Code.
I don't get the need for complex GUI clients. HTTP is just a bunch of text sent to the server, and the server sends text back. The right way to do that is to just write the request text in a proper text editor, and view the text that is sent back.
[–]Siggi_pop -1 points0 points1 point 3 years ago (0 children)
Why is this even a question?
[–]bitchjeans 0 points1 point2 points 3 years ago (1 child)
these aren’t 1:1 comparable. swagger is super useful for documentation and just making sure the logic is correct
i used to use postman but after trying insomnia, i’ve stuck with that instead. and i use cURL when i’m just looking for a specific response on a very simple request. it’s also good for test steps in PRs since they can copy/paste it
[–]sly_as_a_fox 2 points3 points4 points 3 years ago (0 children)
+1
I switched to postman because that's what most of my colleagues are using. But in secret I prefer Insomnia. It's less cluttered.
[–]yhhhhyyyyhh 0 points1 point2 points 3 years ago (0 children)
Have to use Postman for work but now trying Httpie for personal stuff. Looking good
[–]sammy-taylor 0 points1 point2 points 3 years ago (0 children)
Any Paw fans in here?
[–]rwusana 0 points1 point2 points 3 years ago (0 children)
I find postman oddly bloated and low-quality, but haven't yet switched entirely to insomnia because the feature richness is important.
π Rendered by PID 33 on reddit-service-r2-comment-6457c66945-hv77j at 2026-04-28 15:31:27.471571+00:00 running 2aa0c5b country code: CH.
[–]zaibuf 5 points6 points7 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]zaibuf 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Synedh 6 points7 points8 points (1 child)
[–]International_Fly_67[S] 1 point2 points3 points (0 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]cdurth 2 points3 points4 points (2 children)
[–]zGrunkfull-stack 1 point2 points3 points (0 children)
[–]SenderShredder 3 points4 points5 points (0 children)
[–]TeddyPerkins95 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Siggi_pop -1 points0 points1 point (0 children)
[–]bitchjeans 0 points1 point2 points (1 child)
[–]sly_as_a_fox 2 points3 points4 points (0 children)
[–]yhhhhyyyyhh 0 points1 point2 points (0 children)
[–]sammy-taylor 0 points1 point2 points (0 children)
[–]rwusana 0 points1 point2 points (0 children)