challonge 0.1.0

Client library for the Challonge API
docs.rs failed to build challonge-0.1.0
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: challonge-0.5.4

Challonge-rs

Client library for the Challonge REST API.

Usage

  1. Log in to Challonge with Challonge::new.
  2. Call API methods to interact with the service.

Documentation

Documentation

Challonge API documentation.

Examples

See the examples directory in the source tree.