travis-badge license-badge docs-badge

hummingbird.rs

An unofficial Rust wrapper for the hummingbird.me API.

Installation

Add the following dependency to your Cargo.toml:

rust hummingbird = "0.1"

And include it in your project:

rust extern crate hummingbird;

License

License info in [LICENSE.md]. Long story short, ISC.