This little client implements the InteliJ Rest File format and allows running them on the CLI.
go install github.com/toasterson/intelirest-cli
or alternate
git clone https://github.com/toasterson/intelirest-cli
cd intelirest-cli
make all
NOTE: this utility requires you to have a working InteliJ rest client files.
rest-cli [-e ENVIRONMENT] FILE
rest-cli -e development test.http
Currently no Javascript Client support is available. However it can be implemented easily using Otto https://github.com/robertkrimen/otto
No formal requirements yet.
This package is part of my Github Sponsor Profile. If you want to support development of this monetarily you can do so here https://github.com/sponsors/Toasterson