Client library for the Challonge REST API.
- Log in to Challonge with
Challonge::new
. - Call API methods to interact with the service.
default
- usesrustls
backend forreqwest
.default-tls
- usesdefault-tls
backend forreqwest
.
See the examples
directory in the source tree.