DEV Community

Discussion on: Must have command line tools!

Collapse
 
vonheikemen profile image
Heiker

If you don't mind having Node.js installed, I created this script for myself to avoid using postman for simple tasks. It reads data from a json file and executes one or more requests. It also has a somewhat limited interactive mode so you can inspect/modify the request data before sending it.

Collapse
 
flrnd profile image
Florian Rand

I use a few nodejs clis, I'll save yours to try it later, but httpie has me really well-covered atm.

And by the way, Tiny Tina, is that a Borderlands reference? Pretty cool!

Thread Thread
 
vonheikemen profile image
Heiker

I hope you can find it useful.

It is a Borderlands reference. I was going to call it tinypost but I changed before uploading it to github.