bridge_get
Created by
flag-maker
Forked from
This app bridge GET requests to the url spicified in the 'url' parameter of the query string. For example,
curl 'replut_url_for_this/?url=https://www.examples.com&a=2'
would be bridge to
and returns back the result.
