#oauth #http-proxy #http #sign #requests #parameters #consumer

yanked rust-oauth-proxy

A small http proxy to sign requests using OAuth 1.0

Uses old Rust 2015

0.1.0 Oct 13, 2016

#54 in #http-proxy

Apache-2.0

20KB
471 lines

  • Rust OAuth Proxy

    [[https://travis-ci.org/bomgar/rust-oauth-proxy][file:https://travis-ci.org/bomgar/rust-oauth-proxy.svg?branch=master]]

    A small http proxy to sign requests using OAuth 1.0.

** Usage Provide a consumer key and secret. See help for details.

#+BEGIN_SRC shell-script rust-oauth-proxy --help #+END_SRC

** Curl Add the proxy to your curl command using the -x parameter.

Dependencies

~10MB
~197K SLoC