53
Postman alternatives?
(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
xh and tiny shell scripts.
Example: sign-up-forbidden-username.req
to run
./sign-up-forbidden-username.req
This returns 403 and "Username is unavailable"
https://github.com/ducaale/xh
xh is a rust implementation of httpie. They're going for full parity, and works really well for what I need it for so far You can also read input from a file. Which IMO makes GUI API testing seem silly.