Description Usage Arguments Details Value
A function that checks a unique competition has been obtained and is added to a hashMap of the form .... -> competitions:set
1  | acomp_info(KEYS)
 | 
KEYS | 
 A list containing options such as testing / prediction / important variables and information. Also contains API information.  | 
API endpoints;
"/competitions?Authorization=auth_id"
Redis Keys used;
[SET] :: competition:set
returns competitionIDs, a redis hash is set with season IDs, and a redis set is created to store the current seasonIDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.