poster
Powerful HTTPie alternative in Go
Compile from source (You will have to figure your way in Windows! SORRY!):
Make sure you have Go installed: go.dev
git clone https://github.com/adeel26in/poster.git
cd poster/src
go build -o poster
sudo mv poster /usr/bin
poster --help