jprq 2.1
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
To update jprq, run the same command for installation with install.sh
script.