googl 0.0.2

A simple interface to the Google URL Shortener API.
docs.rs failed to build googl-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: googl-0.1.0

googl-rs Build Status

This crate provides a very simple interface to the Google URL Shortener API. At the moment it only supports using API keys, not OAuth tokens.

Documentation