oauth1-request

Build Status Current Version Documentation

Yet yet yet another OAuth 1 client library for Rust.

Usage

Add this to your Cargo.toml:

toml [dependencies] oauth1-request = "0.2"

and this to your crate root:

rust extern crate oauth1_request;

Pros

Cons