88
Best Alternative to Postman?
(programming.dev)
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
Follow the wormhole through a path of communities !webdev@programming.dev
I can use insomnium for almost everything, but it's not as complete as postman. randomly I'll run into some problem that makes me go back.
for instance, there's no way to just enter binary data on a readable format to send over websocket. with postman there's an obvious dropdown to send hex encoded data as a binary message.