this post was submitted on 06 Jul 2023
134 points (100.0% liked)

Programming

17333 readers
361 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

I would like to hear if any of you are using different app for API testing than Postman.

I’m not telling that Postman is bad, but maybe there’s all that I should check out. Recently I tried RapidApi and even tho the app is kinda cool I missed few options and went back to Postman for now.

(page 2) 30 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago

If you're not strictly looking for GUI tools, you might want to look into httpie or the http command built into the nu shell.

[–] [email protected] 1 points 1 year ago

As a lot of other comments have already suggested, HTTP Toolkit is a good alternative and I used it quite a bit prior to discovering Postman..

[–] [email protected] 1 points 1 year ago

Insomnia used to be good, but it's WebKit, so really heavy to run, it crashed my PC several times

[–] [email protected] 1 points 1 year ago

I would use swagger in some instance tbh

load more comments
view more: ‹ prev next ›