AreaFiftyLAN / toornament-client

A java api client for Toornament. Currently not under active development.
MIT License
1 stars 1 forks source link

Matches endpoint #14

Closed skamoen closed 6 years ago

skamoen commented 7 years ago

This PR introduces most functionality from the /matches endpoint. It uses a Querybuilder for the getMatches() method, which can also be used for the equivalent Tournament method.