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.

Kogasa
link
fedilink
English
71Y

I’m saying that Postman is bad. maybe not in terms of functionality, but damn if it doesn’t run like a slug on my work computer, which is just fine handling a dozen Visual Studio and Rider instances. It seems like it works perfectly for about 5 minutes and then goes to crap.

So yeah, I’d be interested in an alternative too. I only really use it for basic functionality (creating, sharing, and running collections of requests with configurable parameters).

@shagie@programming.dev
link
fedilink
English
4
edit-2
1Y

Given that you have Rider, if you name a file foo.http it will give you an API testing tool. You can set up multiple environments (selectable in a drop down).

There are a bunch of examples on the right hand side. Note the Requests with Tests option which also allows you to run the entire collection.

And you can run some JavaScript and inject values into the client.global which would allow you to then do the desired configuration (look at Requests with Authorization there).

… and lastly, since this is a file that’s part of your Rider project, you can check it in and share it along with the rest of the code for the project.

https://www.jetbrains.com/help/rider/Http_client_in__product__code_editor.html

https://www.jetbrains.com/help/rider/Exploring_HTTP_Syntax.html

Same for me, I’ll notice my computer is a bit loud, realise I forgot to close postman and it’s just sitting there, doing nothing, minimised, and my 12 core CPU is sat at 20%.

I close postman, within seconds the fans spin down.

I’ve tried a few alternatives but the rest of the team use postman and we’ve got shared collections and pretty extensive pre-request scripts and nothing else I’ve tried really fits the bill.

Kogasa
link
fedilink
English
11Y

There is always the web version of postman. It can make localhost calls if you install their desktop agent. Might have better memory management somehow? I dunno.

Create a post

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 !webdev@programming.dev



  • 1 user online
  • 1 user / day
  • 1 user / week
  • 1 user / month
  • 1.11K users / 6 months
  • 1 subscriber
  • 1.21K Posts
  • 17.8K Comments
  • Modlog