Module splits_io_api::game

source ·
Expand description

The game module handles retrieving Games. A Game is a collection of information about a game and may contain Categories.

API Documentation

Functions

Gets a Game based on the shortened title of the game.
Gets the Categories that belong to a Game based on the shortened title of the game.
Gets the Runners that belong to a Game based on the shortened title of the game.
Gets the Runs that belong to a Game based on the shortened title of the game.
Searches for a Game based on the name of the game.