hummingbird 0.1.2

An unofficial Rust wrapper for the Hummingbird.me API.
Documentation

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:

hummingbird = "0.1"

And include it in your project:

extern crate hummingbird;

License

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