rust-oauth-proxy

Crates.iorust-oauth-proxy
lib.rsrust-oauth-proxy
version0.1.0
sourcesrc
created_at2016-10-13 15:07:04.455226
updated_at2016-10-13 15:07:04.455226
descriptionA small http proxy to sign requests using OAuth 1.0
homepage
repositoryhttps://github.com/bomgar/rust-oauth-proxy
max_upload_size
id6836
size31,340
Patrick Haun (bomgar)

documentation

README

** 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.

Commit count: 49

cargo fmt