challonge-rs Build Status

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.