Skip to content

jprq 2.1

Compare
Choose a tag to compare
@azimjohn azimjohn released this 14 May 18:49
· 90 commits to master since this release
870085d

JPRQ V2 updates!

Finally jprq has a built-in debugger 🎉
Kudos to @Jasurb3k-coding for delivering this feature! 🥳
Also thanks to @mmkamron jprq configs are written to a proper location ⚡️

You can now preview preview http requests coming in and out of your local server.
To use it, add --debug flag at the end of the command, for example:

jprq http 8000 --debug

Screenshot 2023-05-14 at 20 42 04

To update jprq, run the same command for installation with install.sh script.