Module splits_io_api::runner

source ·
Expand description

The runner module handles retrieving Runners. A Runner is a user with at least one Run tied to their splits.io account.

API Documentation

Functions

  • Gets a Runner based on the name of the runner.
  • Gets the Categories that are associated with a Runner.
  • Gets the Games that are associated with a Runner.
  • Gets the personal best Runs that are associated with a Runner.
  • Gets the Runs that are associated with a Runner.
  • Gets the Runner that is associated with the current user.
  • Searches for a Runner based on the name of the runner.