Refactor RaiderIO data layer
Closed this issue · 1 comments
erictossell commented
The data handling of the raider IO API is not currently managed by any classes.
Create a RaiderIO Service class to store the necessary calls and API handling.
erictossell commented
The RaiderIO Object class now contains the associated class objects required for handling data from the raider IO API.
Additional classes may be required in the future