Webpipes are distributed awesomeness in the cloud.
Instead of being limited to local commands, you can use commands which actually run elsewhere.
BASHLIVE easily incorporates Webpipe.bash to achieve this.
The public webpipe entrypoint is hosted at http://bashlive.com/webpipes.
$ webpipe::list
http://foobar.com/xpath
http://foobar.com/markdown
http://foobar.com/jsonpath
[..MORE..]
You can run webpipes just like regular unix commands, but they'll operate in the cloud :
$ echo '123 ' | xpath //foo/bar
123
Bashlive also provides some webpipes, see here for their usage
See the Webpipe.bash site
To get included in the bashlive searchengine: submit webpipes by cloning this repo along with a pull request. Make sure to put your webpipe info in the directory 'community/webpipe'.
Copyright © 2014 Coder of Salvation