Fork me on GitHub

Bashlive Webpipes


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.

                                                                                        
      
    

List your pipes

      
$ 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

Further questions

 

  • How an I add a webpipe?
  • Indexing a single webpipe?
  • How can I build my own webpipes in the cloud?
  • Security?

See the Webpipe.bash site

Submit webpipes to bashlive?

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

Copyright © 2014 Coder of Salvation