this post was submitted on 19 Jul 2023
169 points (99.4% liked)

Programming

16995 readers
216 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
169
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Just recently fired Postman back up and it's so different now. Finding it difficult to find my way around when all I want to do is just send a request.

I haven't used it as much in the last 3 years just because I've mostly been building APIs that expose a Swagger UI, but I definitely remember the UI being much simpler back then.

Have y'all moved on to different solutions? If so which ones are you using?


EDIT

I've been going through the suggestions, here's the list of suggestions in order of most times suggested or number of points on the comment:

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 1 year ago (3 children)

I'm very very surprised nobody has recommended hoppscotch.io yet

[–] [email protected] 9 points 1 year ago* (last edited 1 year ago) (1 children)

Hmm cloud-based solutions for this scare me. But ok if open source.

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

I could be wrong but I don't think hoppscotch.io is cloud based. CMIIW

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

Hoppscotch is such an amazing project. It’s open source, selfhostable, a PWA, and does pretty much everything I used Postman for. easily best alternative for me

[–] ohlaph 1 points 1 year ago

I do like that, thanks for sharing. I'll check ot out.