summaryrefslogtreecommitdiff
path: root/src/api/OlympicsAPI.h
AgeCommit message (Collapse)Author
2024-08-26Compacted competitors into one object, deleted API class (now in sportmodel).Steru
2024-08-26Added pragma once to headers and notify to Q Params.Steru
2024-08-03Added another filter and sort functions. Also using mock data to test.Steru
2024-08-02Extracted API call in seperate class. Started class to handle data and ↵Steru
filter (Sport).