You must log in or register to comment.
postman died years ago now. At least 3 but I think much more. httpie is the way to go along with the fork of insomnium after it went to trump.
Interesting. I’ve been using Hoppscotch for two years now.
deleted by creator
Wrong comment to rely to?
You either die a hero or live long enough to become the villain?
I’ve never understood why anyone needs Postman. Just write some JavaScript and run it with Node. It’s so easy to use the Fetch API.
I just use scalar api browser on my aspire stack.
That way devs dont have to install anything, running the aspire project just auto spins up scalar and they can use it.
- Open link from aspire dashboard
- Paste bearer token
- Play with the api
Its like if swashbuckle and postman had a baby.

