This is a Dynamic Value Paw extension that can be used to add parameters to the URL path.
Just add the Dynamic Value to the URL, specify a name for the parameter and its value. The value you enter is automatically URL-encoded, and the name of the parameter is shown on the URL input field instead of the actual value, which makes the URL more readable and clean. It also helps for an easier identification of the different parameters that are found in the URL.
nvm install
nvm use
npm install
npm run build
make install
npm test
This Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2017 Blockchain of Things Inc.